scikit-learn/doc
Juan Carlos Alfaro Jiménez eaa45c86f7
DOC Update maintainers' guide to use new wheel builder system (#18878)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-11-26 13:41:20 -05:00
..
binder DOC: add binder links to examples (#11221) 2019-08-19 15:32:56 +10:00
computing DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 (#18516) 2020-11-23 15:16:47 +01:00
datasets DOC/FIX Remove toctree from autosummary directives outside of the API (#17358) 2020-08-19 14:35:46 +02:00
developers DOC Update maintainers' guide to use new wheel builder system (#18878) 2020-11-26 13:41:20 -05:00
images DOC add Zalando as a sponsor (#18626) 2020-10-19 15:37:02 +02: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 min_sample_split does not take sample_weight into account (#18897) 2020-11-23 15:28:50 +00:00
sphinxext DOC Mark add_toctree_function safe for parallel read and write (#18123) 2020-08-08 15:14:20 -04:00
templates DOC Fix links to navigate to correct pages as in link text (#18804) 2020-11-10 12:21:23 -05:00
testimonials DOC Adjust layout for 'testimonials' page (#15145) 2019-10-15 16:02:23 -04:00
themes DOC Forces word-break of code blocks to not break (#18885) 2020-11-22 14:20:42 +11:00
tutorial DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 (#18516) 2020-11-23 15:16:47 +01:00
whats_new FIX Enforce strict column name order/count in ColumnTransformer (#18256) 2020-11-26 13:22:02 -05: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 fix donation button on about.rst (#18650) 2020-10-28 16:46:14 -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 Good practices and pitfalls for random_state (#18363) 2020-10-27 11:36:55 -04:00
computing.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
conf.py DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 (#18516) 2020-11-23 15:16:47 +01:00
conftest.py MNT Skip loading_other_datasets doctest if pandas is not installed (#18693) 2020-10-30 11:50:39 +01: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 Good practices and pitfalls for random_state (#18363) 2020-10-27 11:36:55 -04:00
getting_started.rst DOC Minor documentation fixes (#18056) 2020-08-02 10:08:36 -04:00
glossary.rst DOC Good practices and pitfalls for random_state (#18363) 2020-10-27 11:36:55 -04: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 DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 (#18516) 2020-11-23 15:16:47 +01: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 add Auto_ViML to the related_projects.rst (#18808) 2020-11-11 12:31:48 +01:00
roadmap.rst DOC cleanup the roadmap (#15332) 2019-11-06 22:08:27 +11:00
supervised_learning.rst FEA Add Self Training Estimator (#11682) 2020-11-20 19:49:08 +01: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.