scikit-learn/doc
Roman Yurchak eb36c28fd9 FIX stop words validation in text vectorizers with custom preprocessors / tokenizers (#12393) 2018-11-11 21:53:44 +08:00
..
datasets MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
developers DOC fix broken link in doc/developers/contributing.rst (#12508) 2018-11-02 17:30:15 +01:00
images [MRG] Add Alfred P. Sloan foundation to sponsors and footer (#9402) 2017-07-22 13:38:42 +02:00
includes
logos DOC optimize some PNG images, shaves off 24kB 2014-07-09 17:40:57 +02:00
modules DOC (0.21) Make sure plot_tree docs are generated and fix link in whatsnew (#12533) 2018-11-07 10:25:57 +08: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: add a testimonial from JP Morgan (#12555) 2018-11-10 09:19:17 +08:00
themes/scikit-learn Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
tutorial Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
whats_new FIX stop words validation in text vectorizers with custom preprocessors / tokenizers (#12393) 2018-11-11 21:53:44 +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 Generated author list from github (#11708) 2018-09-12 17:47:52 +02:00
conf.py DOC use default_role='any' (#12355) 2018-10-15 00:12:10 +08: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 MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
glossary.rst Fix dead link to numpydoc (#12532) 2018-11-06 15:22:05 -05:00
index.rst MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
install.rst DOC Update Anaconda download link 2018-08-30 18:02:30 +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
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.