This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
data-science-ipython-notebooks
Watch
1
Star
0
Fork
0
You've already forked data-science-ipython-notebooks
mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced
2024-03-22 13:30:56 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
data-science-ipython-notebooks
/
scikit-learn
History
Donne Martin
cbdc5fefb9
Added note about overfitting and the need for model validation in the k-nearest neighbors model.
2015-04-22 13:29:07 -04:00
..
fig_code
Added fig_code from
https://github.com/jakevdp/sklearn_pycon2015
, which is used in the scikit-learn notebooks.
2015-04-17 14:14:29 -04:00
tests
Added scikit-learn skeleton. Marked which projects are under active development and which are coming soon. Removed redundant info.
2015-01-26 09:15:12 -05:00
__init__.py
Added scikit-learn skeleton. Marked which projects are under active development and which are coming soon. Removed redundant info.
2015-01-26 09:15:12 -05:00
scikit-learn-intro.ipynb
Added note about overfitting and the need for model validation in the k-nearest neighbors model.
2015-04-22 13:29:07 -04:00
scikit-learn-linear-reg.ipynb
Added scikit-learn linear regression notebook.
2015-04-19 14:31:20 -04:00
scikit-learn-svm.ipynb
Added scikit-learn svm notebook.
2015-04-18 20:26:01 -04:00