scikit-learn/doc
Joel Nothman 19c8af6d6a ENH/FIX Replace jaccard_similarity_score by sane jaccard_score (#13151) 2019-03-13 20:59:08 +08:00
..
datasets [MRG+1] Fix warning in doc (#13353) 2019-03-02 08:02:17 +01:00
developers DOC update and extend maintainer docs for making releases (#13377) 2019-03-04 20:31:51 +08: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 ENH/FIX Replace jaccard_similarity_score by sane jaccard_score (#13151) 2019-03-13 20:59:08 +08:00
sphinxext MNT Warns when reference can not be found. (#13365) 2019-03-03 16:26:18 +01: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 Avoid training/predicting on random dataset in the tutorial (#13234) 2019-03-04 19:16:59 +08:00
whats_new ENH/FIX Replace jaccard_similarity_score by sane jaccard_score (#13151) 2019-03-13 20:59:08 +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 [MRG+1] Fix warning in doc (#13353) 2019-03-02 08:02:17 +01:00
authors.rst DOC regenerate authors.rst after Adrin has joined (#12719) 2018-12-04 23:58:34 +01:00
conf.py MNT Fixes cross-reference and no reference issues in sphinx (#13000) 2019-02-28 19:17:38 +01: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 DOC Clarify inclusion criteria for speed ups (#13255) 2019-02-26 03:45:02 +11:00
glossary.rst DOC mention single iteration for partial_fit in glossary (#13235) 2019-02-25 03:49:31 +11:00
governance.rst RFC Governance Document (#12878) 2019-02-25 10:39:44 -05:00
index.rst DOC release dates for 0.20.3 2019-03-01 11:48:29 +01: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 Refer to ONNX (#13095) 2019-02-06 08:25:32 +01: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.