Skip to content

cacharle/ft_linear_regression

Repository files navigation

ft_linear_regression

ft_linear_regression project of school 42

screenshot

Usage

cd src
python cli.py --help

Train model

python cli.py train

Output model cost

python cli.py cost

Plot model and dataset

python cli.py plot

Notebook

Check out the jupyter notebook where I try to explain the algorithm here.

About

ft_linear_regression project of school 42

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published