scikit-learn/doc
Maithreyi Venkatesh e8775d3686 Update 'Using stop words' documentation (#14755) 2019-08-24 15:07:47 -04:00
..
binder DOC: add binder links to examples (#11221) 2019-08-19 15:32:56 +10:00
datasets [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +02:00
developers API Use tag requires_positive_X for NMF + LDA + MultinomialNB/ComplementNB (#14680) 2019-08-20 21:10:33 +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 Update 'Using stop words' documentation (#14755) 2019-08-24 15:07:47 -04:00
sphinxext MNT DOC don't warn if a ref with single backtick is not found (#14040) 2019-06-08 15:58:26 +04: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 Updates CSS to be compatible with Sphinx 2.1 (#13982) 2019-07-24 20:47:01 +10:00
tutorial MAINT Remove tolerance paramter from Perceptron (#14558) 2019-08-02 16:11:46 -04:00
whats_new FIX reimplement StratifiedKFold to avoid variation in test size (#14704) 2019-08-24 20:48:05 +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 MNT Generate emeritus list, add dates, and change sorting (#13586) 2019-07-14 07:13:37 +08:00
authors.rst MNT Generate emeritus list, add dates, and change sorting (#13586) 2019-07-14 07:13:37 +08:00
authors_emeritus.rst MNT Generate emeritus list, add dates, and change sorting (#13586) 2019-07-14 07:13:37 +08:00
conf.py DOC: add binder links to examples (#11221) 2019-08-19 15:32:56 +10:00
conftest.py DEP remove utilities related to mldata (#13798) 2019-05-21 18:37:09 +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 Contributing guide update (#13961) 2019-06-20 10:05:21 -04:00
faq.rst DOC Clarify inclusion criteria for speed ups (#13255) 2019-02-26 03:45:02 +11:00
glossary.rst DOC added undefined behavior of partial_fit to glossary (#14482) 2019-07-27 21:33:49 +08:00
governance.rst DOC: Add SLEP and Governance in Dev Docs (#13688) 2019-04-23 15:46:27 +10:00
index.rst DOC update news and change logs for patch releases (#14502) 2019-07-29 16:38:51 +02:00
inspection.rst [MRG] Adds Permutation Importance (#13146) 2019-07-17 13:16:00 -04:00
install.rst DOC Some updates for new plotting API (#14598) 2019-08-07 21:37:28 -04: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 Added sktime to related projects (#14651) 2019-08-20 17:35:26 +08:00
roadmap.rst DOC add more issue links to roadmap (#14527) 2019-07-31 13:55:09 +02: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 Plotting API starting with ROC curve (#14357) 2019-08-08 08:28:17 +08:00
visualizations.rst DOC Fixes link to images in user guide (#14600) 2019-08-08 13:04:00 +08: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.