Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 201 Bytes

File metadata and controls

3 lines (3 loc) · 201 Bytes

42-ft_linear_regression

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.