diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-01-22 18:05:06 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-01-22 18:05:33 +0100 |
| commit | 1e45848f0b84218dfbdb62e313b4c33791a98555 (patch) | |
| tree | 727e277ef8c688801220eaa14d2b710126116c11 /README.md | |
| parent | 79f3505b2611b0f6a210224d38d59002597379e6 (diff) | |
| download | ft_linear_regression-1e45848f0b84218dfbdb62e313b4c33791a98555.tar.gz ft_linear_regression-1e45848f0b84218dfbdb62e313b4c33791a98555.tar.bz2 ft_linear_regression-1e45848f0b84218dfbdb62e313b4c33791a98555.zip | |
Moved notebook to notebook/, Added predict.py and train.py template
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ ft\_linear\_regression project of school 42 # Explaination -Check out the jupyter notebook, markdown version [here](./ft_linear_regression_notebook.md). +Check out the jupyter notebook, markdown version [here](./notebook/ft_linear_regression_notebook.md). |
