mukaseevru / ft_linear_regression

Implementation of the classic one-dimensional linear regression algorithm (project for School 21 / Ecole 42)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_linear_regression

Implementation of the classic one-dimensional linear regression algorithm (project for School 21) without Numpy, Pandas and sklearn (only pure Python)

About

Implementation of the classic one-dimensional linear regression algorithm (project for School 21 / Ecole 42)


Languages

Language:Python 99.5%Language:Shell 0.5%