You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My first 42 project tackling machine learning. I have to create a program that predicts the price of a car by
using a linear function train with a gradient descent algorithm.