scikit-learn/doc
Nicolas Hug a955da19ac [MRG] Minor doc improvement in tutorial (#11797) 2018-08-12 12:24:03 +10:00
..
datasets DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
developers MNT Add sklearn show_versions() method (#11596) 2018-08-01 09:12:51 +10:00
images [MRG] Add Alfred P. Sloan foundation to sponsors and footer (#9402) 2017-07-22 13:38:42 +02: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 DOC: Add Link to existing Label Propagation Example (#11783) 2018-08-09 20:38:22 +10: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 [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00
themes/scikit-learn [MRG+1] DOC Cleaning up what's new for 0.20 (#11734) 2018-08-07 10:45:29 +03:00
tutorial [MRG] Minor doc improvement in tutorial (#11797) 2018-08-12 12:24:03 +10:00
whats_new Add min_features_to_select parameter to RFECV (#11293) 2018-08-09 08:44:36 +03:00
Makefile DOC Added docstring checks for dataset module (#11407) 2018-07-24 10:57:13 +10:00
README.md DOC Updates contributing.rst with doc build instructions (#10272) 2017-12-13 07:41:07 +11:00
about.rst DOC Add a DigiCosme entry in about us (#11623) 2018-07-18 19:34:17 -05:00
conf.py [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +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 [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00
faq.rst [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
glossary.rst ENH multiclass balanced accuracy (#10587) 2018-07-27 15:21:46 +08:00
index.rst add warning about Python2.7 support drop (#11545) 2018-07-17 12:48:43 +02:00
install.rst [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10: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 clean up installation doc organization (#10698) 2018-06-29 07:44:51 +10:00
preface.rst minor fixes to the doc build 2015-09-11 17:32:51 -04:00
presentations.rst DOC Fix broken links in docs (#10353) 2017-12-22 18:23:29 +01:00
related_projects.rst Add seglearn to related_projects.rst (#10808) 2018-03-15 14:39:10 +01:00
supervised_learning.rst (WIP) Added Multi-layer perceptron (MLP) 2015-10-21 14:41:40 -04:00
support.rst [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10: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 Add libraries.io and changelog links (#11298) 2018-06-19 08:42:39 +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.