ft_linear_regression project of school 42
cd src
python cli.py --help
python cli.py train
python cli.py cost
python cli.py plot
Check out the jupyter notebook where I try to explain the algorithm here.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ft_linear_regression project of school 42
cd src
python cli.py --help
python cli.py train
python cli.py cost
python cli.py plot
Check out the jupyter notebook where I try to explain the algorithm here.