scikit-learn/doc
Zijie (ZJ) Poh bb3f93c8b3 API NMF and non_negative_factorization have inconsistent default init (#12989) 2019-01-30 08:12:21 +08:00
..
datasets MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
developers DOC Clean up the advanced installation doc to remove python < 3.5 parts (#13064) 2019-01-30 11:10:49 +11:00
images DOC Add schematics for cross-validation and grid search (#12281) (#12499) 2019-01-08 17:48:23 +11:00
includes
logos DOC optimize some PNG images, shaves off 24kB 2014-07-09 17:40:57 +02:00
modules DOC Clean up the advanced installation doc to remove python < 3.5 parts (#13064) 2019-01-30 11:10:49 +11:00
sphinxext [MRG+1] Fix typos in documentation (#9878) 2017-10-07 16:06:18 +02:00
templates [MRG] update numpydoc to upstream, include fix for line numbers (#7355) 2017-07-18 19:34:54 +02:00
testimonials DOC fix minor sphinx issues (#12653) 2018-11-23 09:19:56 +08:00
themes/scikit-learn DOC Update contributing style (#12998) 2019-01-17 17:43:16 +08:00
tutorial DOC fix plot_iris references after files renamed 2019-01-17 23:31:48 +11:00
whats_new API NMF and non_negative_factorization have inconsistent default init (#12989) 2019-01-30 08:12:21 +08:00
Makefile [MRG] Matplotlib tree plotting (#9251) 2018-10-11 15:42:02 -04:00
README.md DOC Updates contributing.rst with doc build instructions (#10272) 2017-12-13 07:41:07 +11:00
about.rst Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
authors.rst DOC regenerate authors.rst after Adrin has joined (#12719) 2018-12-04 23:58:34 +01:00
conf.py DOC Fix warnings in examples (#12654) 2019-01-17 21:41:13 +11:00
conftest.py [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
data_transforms.rst MNT Add sklearn.compose and move TransformedTargetRegressor to it (#10719) 2018-03-16 21:27:03 +08:00
documentation.rst DOC Added roadmap.rst (#12761) 2018-12-13 09:37:20 +08:00
faq.rst MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
glossary.rst DOC Fix typo in glossary.rst (#12913) 2019-01-03 13:06:47 +01:00
index.rst DOC Update what's new according to 0.20.X 2018-12-19 21:14:14 +08:00
install.rst DOC update min required versions in some remaining docs (#12778) 2018-12-14 21:10:45 +08:00
make.bat add html-noplot and changed help message to make.bat (#8524) 2017-03-04 14:56:02 -05:00
model_selection.rst DOC Add the learning curve documentation to model_selection.rst 2015-11-04 15:22:09 +01:00
other_distributions.rst Added the changes to remove the documentation support statements for Python 2 (#12083) 2018-09-22 15:10:46 +02:00
preface.rst minor fixes to the doc build 2015-09-11 17:32:51 -04:00
presentations.rst Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
related_projects.rst DOC Add skorch to related projects (#12561) 2018-11-11 16:44:34 +08:00
roadmap.rst DOC Added roadmap.rst (#12761) 2018-12-13 09:37:20 +08:00
supervised_learning.rst (WIP) Added Multi-layer perceptron (MLP) 2015-10-21 14:41:40 -04:00
support.rst Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
tune_toc.rst sidebar hide on css 2015-05-25 18:25:11 +02:00
unsupervised_learning.rst (WIP) Added Multi-layer perceptron (MLP) 2015-10-21 14:41:40 -04:00
user_guide.rst MAINT: option to unvendor joblib (#11166) 2018-06-29 16:35:45 +02:00
whats_new.rst DOC whats new boilerplate for 0.21 (#11974) 2018-09-03 09:10:31 +10:00

README.md

Documentation for scikit-learn

This directory contains the full manual and web site as displayed at http://scikit-learn.org. See http://scikit-learn.org/dev/developers/contributing.html#documentation for detailed information about the documentation.