artainmo / ft_linear_regression

42 school project. Write own gradient descent algorithm to train a linear-regression model that will be used to predict the price of a car.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_linear_regression

42 school subject.

An introduction to machine learning. Write own gradient descent algorithm to train a linear-regression model that will be used to predict the price of a car.

To learn more about the theory behind this project, read the comments inside the code.

About

42 school project. Write own gradient descent algorithm to train a linear-regression model that will be used to predict the price of a car.


Languages

Language:Python 98.6%Language:Makefile 1.4%