diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-01-22 17:20:09 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-01-22 17:20:09 +0100 |
| commit | 79f3505b2611b0f6a210224d38d59002597379e6 (patch) | |
| tree | b404cbe0c6fe5a711d1a517d6246c8f41a007cd1 /README.md | |
| parent | 21fe049421d7a03f1d91febb3069421857f0e3bd (diff) | |
| download | ft_linear_regression-79f3505b2611b0f6a210224d38d59002597379e6.tar.gz ft_linear_regression-79f3505b2611b0f6a210224d38d59002597379e6.tar.bz2 ft_linear_regression-79f3505b2611b0f6a210224d38d59002597379e6.zip | |
Added explaination notebook
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ # ft_linear_regression ft\_linear\_regression project of school 42 + +# Explaination + +Check out the jupyter notebook, markdown version [here](./ft_linear_regression_notebook.md). |
