scikit-learn/doc
Guillaume Lemaitre 69eb4d4678 [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
..
datasets DOC Fix typos in datasets documentation (#13474) 2019-03-20 08:45:44 +08:00
developers MAINT Replace manual checks with `check_is_fitted` (#13013) 2019-05-07 14:54:56 +10:00
images DOC Add schematics for cross-validation and grid search (#12281) (#12499) 2019-01-08 17:48:23 +11:00
includes DOC: Less warnings during build 2011-04-10 13:59:29 +02:00
logos DOC optimize some PNG images, shaves off 24kB 2014-07-09 17:40:57 +02:00
modules API Make IterativeImputer experimental (#13824) 2019-05-09 09:28:44 +10:00
sphinxext DOC use :pr: rather than :issue: in what's new (#13701) 2019-04-25 13:55:38 +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 Fixes formatting issue in webkit (#13657) 2019-04-17 13:11:02 +02:00
tutorial [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
whats_new API Make IterativeImputer experimental (#13824) 2019-05-09 09:28:44 +10: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 Typo (#13693) 2019-04-22 23:43:00 +02:00
authors.rst DOC Emeritus core devs final call (#13673) 2019-04-20 23:19:17 +08:00
conf.py API Make IterativeImputer experimental (#13824) 2019-05-09 09:28:44 +10: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: Add SLEP and Governance in Dev Docs (#13688) 2019-04-23 15:46:27 +10:00
governance.rst DOC: Add SLEP and Governance in Dev Docs (#13688) 2019-04-23 15:46:27 +10:00
index.rst DOC Update release dates 2019-04-29 23:04:14 +10:00
inspection.rst FEA Partial dependence plots (#12599) 2019-04-24 22:52:15 +10:00
install.rst MAINT/DOC update CI and add note to doc regarding matplotlib (#13720) 2019-04-26 12:06:08 +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 DOC: Fixes for latest numpydoc (#13670) 2019-04-22 09:04:52 -04:00
preface.rst DOC: Fixes for latest numpydoc (#13670) 2019-04-22 09:04:52 -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 update roadmap (#13809) 2019-05-09 10:36:27 +10: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 FEA Partial dependence plots (#12599) 2019-04-24 22:52:15 +10:00
whats_new.rst DOC move 0.20 to previous releases 2019-04-29 23:04:51 +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.