scikit-learn/doc
Guillaume Lemaitre 73732e5a0b
TST Add sample order invariance to estimator_checks (#18570)
2020-10-08 15:02:09 +02:00
..
binder DOC: add binder links to examples (#11221) 2019-08-19 15:32:56 +10:00
computing DOC shorten links in doc/* modules (#17820) 2020-08-21 14:31:41 +02:00
datasets DOC/FIX Remove toctree from autosummary directives outside of the API (#17358) 2020-08-19 14:35:46 +02:00
developers ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
images DOC Restructure Multiclass and multilabel in User Guide (#17811) 2020-09-17 12:21:51 -04:00
includes DOC Updates entire website design (#14849) 2019-09-21 20:22:34 +10:00
logos DOC optimize some PNG images, shaves off 24kB 2014-07-09 17:40:57 +02:00
modules DOC Add common pitfalls: data leakage (#18426) 2020-10-08 08:42:37 +02:00
sphinxext DOC Mark add_toctree_function safe for parallel read and write (#18123) 2020-08-08 15:14:20 -04:00
templates DOC Updates donation link on website (#18346) 2020-09-09 14:16:15 -07:00
testimonials DOC Adjust layout for 'testimonials' page (#15145) 2019-10-15 16:02:23 -04:00
themes DOC Tutorial structure and layout (#18261) 2020-08-29 10:32:33 -04:00
tutorial DOC revamp model persistence documentation (#18046) 2020-09-23 22:54:27 +10:00
whats_new TST Add sample order invariance to estimator_checks (#18570) 2020-10-08 15:02:09 +02:00
Makefile BLD Parallelize sphinx builds on circle ci (#15745) 2019-12-09 14:17:43 +01:00
README.md DOC Updates contributing.rst with doc build instructions (#10272) 2017-12-13 07:41:07 +11:00
about.rst DOC on issue triaging process (#17907) 2020-08-11 12:26:49 -04:00
authors.rst DOC add alfaro96 and lorentzenchr (#18178) 2020-08-17 14:31:54 -04:00
authors_emeritus.rst STY Adjusts layout for Authors (#15095) 2019-10-02 15:14:35 -04:00
common_pitfalls.rst DOC Add common pitfalls: data leakage (#18426) 2020-10-08 08:42:37 +02:00
computing.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
conf.py FEA Successive halving for faster parameter search (#13900) 2020-09-09 17:12:35 +02:00
conftest.py FEA Successive halving for faster parameter search (#13900) 2020-09-09 17:12:35 +02:00
contents.rst DOC Sphinx Unexpected unindent warnings (#15130) 2019-10-04 10:56:32 -04:00
data_transforms.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
datasets.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
faq.rst DOC shorten links in doc/* modules (#17820) 2020-08-21 14:31:41 +02:00
getting_started.rst DOC Minor documentation fixes (#18056) 2020-08-02 10:08:36 -04:00
glossary.rst ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
governance.rst DOC update documentation regarding the scikit-learn triage team (#18204) 2020-09-04 17:02:16 +02:00
inspection.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
install.rst MNT Use substitutions for minimum dependencies in documentation (#17931) 2020-07-15 22:41:07 +02: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 revamp model persistence documentation (#18046) 2020-09-23 22:54:27 +10:00
preface.rst DOC Sphinx Unexpected unindent warnings (#15130) 2019-10-04 10:56:32 -04:00
presentations.rst Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
related_projects.rst DOC Adds giotto-tda to "Related projects" (#18427) 2020-09-29 17:32:30 -04:00
roadmap.rst DOC cleanup the roadmap (#15332) 2019-11-06 22:08:27 +11:00
supervised_learning.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
support.rst DOC on issue triaging process (#17907) 2020-08-11 12:26:49 -04:00
triage_team.rst DOC add new triage team members 2020-09-16 10:41:45 -06:00
tune_toc.rst DOC Updates entire website design (#14849) 2019-09-21 20:22:34 +10:00
unsupervised_learning.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
user_guide.rst DOC Add common pitfalls: data leakage (#18426) 2020-10-08 08:42:37 +02:00
visualizations.rst ENH Adds plot_det_curve and associated display (#18176) 2020-08-28 22:36:52 -04:00
whats_new.rst DOC Removes duplicate this in the release history. (#17220) 2020-05-14 12:49:30 -04: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.