scikit-learn/doc
Thomas J. Fan b34edd3354
FIX Allow for KMean's attributes to be readonly (#24258)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-09-02 15:54:16 +02:00
..
binder Adjust comment to reflect the move away from the binder-examples repo (#20480) 2021-07-09 10:47:24 +02:00
computing DOC Update links in user guide (#23972) 2022-07-22 07:57:57 -04:00
datasets DOC Update links in user guide (#23972) 2022-07-22 07:57:57 -04:00
developers DOC Add section to contributing.rst on cross referencing syntax (#24092) 2022-08-24 11:32:07 +02:00
images DOC Update viewing docs in CI `contributing.rst` (#24040) 2022-08-01 13:29:18 +02:00
includes DOC Updates entire website design (#14849) 2019-09-21 20:22:34 +10:00
logos DOC Updating Branding Guidelines (#24241) 2022-08-31 17:35:21 -04:00
modules DOC Fix some typos (#24300) 2022-08-29 12:17:46 -04:00
sphinxext Configure sphinx linkcheck to be more usable (#23577) 2022-06-15 10:14:22 +02:00
templates DOC add date for release 1.1.2 2022-08-05 14:59:53 +02:00
testimonials MNT replace unconventional characters (#23966) 2022-07-21 12:19:12 +02:00
themes/scikit-learn-modern DOC Remove additional semicolon in HTML for Parameters and others sections (#24252) 2022-08-24 21:24:51 -04:00
tutorial DOC Remove deprecated multichannel parameter in example (#24116) 2022-08-05 15:47:54 +02:00
whats_new FIX Allow for KMean's attributes to be readonly (#24258) 2022-09-02 15:54:16 +02:00
Makefile MNT Removes parallel sphinx build by default on OSX (#23492) 2022-06-14 11:13:58 +02:00
README.md DOC fix typo in the README file (#21187) 2021-09-29 13:49:38 +02:00
about.rst MAINT make linkcheck run without errors (#23775) 2022-06-29 14:11:33 +02:00
authors.rst Rename triage team to contributor experience team (#22970) 2022-03-31 19:45:34 +02:00
authors_emeritus.rst Rename triage team to contributor experience team (#22970) 2022-03-31 19:45:34 +02:00
common_pitfalls.rst DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
communication_team.rst Rename triage team to contributor experience team (#22970) 2022-03-31 19:45:34 +02:00
communication_team_emeritus.rst Rename triage team to contributor experience team (#22970) 2022-03-31 19:45:34 +02:00
computing.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
conf.py DOC Fixes search on webpage (#24128) 2022-08-09 06:59:14 +02:00
conftest.py DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
contents.rst DOC Sphinx Unexpected unindent warnings (#15130) 2019-10-04 10:56:32 -04:00
contributor_experience_team.rst DOC Add Maxwell Liu to the Contributor Experience Team (#24260) 2022-08-25 10:50:19 +02:00
data_transforms.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
datasets.rst DOC Fix typo in datasets.rst (#19136) 2021-01-08 08:34:35 -05:00
faq.rst DOC Fix some typos (#24300) 2022-08-29 12:17:46 -04:00
getting_started.rst Fixed a small grammar mistake in the docs (#21487) 2021-10-29 18:01:24 +02:00
glossary.rst DOC Expand multilabel in decision function in glossary (#24095) 2022-08-24 11:30:54 +02:00
governance.rst MNT replace unconventional characters (#23966) 2022-07-21 12:19:12 +02:00
inspection.rst DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
install.rst DOC Added instruction for installation on Alpine Linux (#23438) 2022-05-23 11:40:32 +02:00
make.bat FIX Enables make to build docs on Windows (#23561) 2022-06-09 11:28:54 +02:00
model_persistence.rst DOC Move model persistence up into user guide (#22511) 2022-02-18 17:33:00 +01: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 DOC fix Jake's tutorial link (#23703) 2022-06-21 10:07:39 +02:00
related_projects.rst Add scikit-network to related projects (#24304) 2022-08-30 19:02:15 +01:00
roadmap.rst DOC fix links with broken anchor (#23611) 2022-06-14 16:51:01 +02:00
supervised_learning.rst ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
support.rst DOC Fix rst title in support documentation (#23157) 2022-04-19 10:22:54 +02: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 Move model persistence up into user guide (#22511) 2022-02-18 17:33:00 +01:00
visualizations.rst DOC Fix typos in Visualizations docs (#23827) 2022-07-04 16:44:23 -04:00
whats_new.rst MNT update what's new 1.1 for 1.1.1 and add what's new 1.2 (#23223) 2022-04-28 17:55:25 +02:00

README.md

Documentation for scikit-learn

This directory contains the full manual and website as displayed at http://scikit-learn.org. See http://scikit-learn.org/dev/developers/contributing.html#documentation for detailed information about the documentation.