scikit-learn/doc
Thomas J. Fan d400723a21
FEA Add DecisionBoundaryDisplay (#16061)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2022-03-29 16:36:31 +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, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
datasets DOC use the arxiv directive in the docstrings (#21418) 2022-01-28 17:55:55 +01:00
developers MNT Update to black 22.3.0 to resolve click error (#22983) 2022-03-29 12:04:41 +02:00
images DOC change adrin's sponsor to Hugging Face (#22415) 2022-02-08 19:51:27 +01: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 FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02:00
sphinxext MNT Remove utf-8 encoding declarations (#21260) 2022-03-14 17:59:36 +01:00
templates DOC Fix wrong link title for PCA in "Dim. red." (#22835) 2022-03-14 20:17:34 +01:00
testimonials Add BNP Paribas Cardif testimonial. (#19586) 2021-03-03 18:14:45 +01:00
themes/scikit-learn-modern DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
tutorial MAINT Import from public SciPy in pubilc namespace (#22875) 2022-03-17 11:59:23 +01:00
whats_new FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02:00
Makefile MNT Replace PDF build by ZIP of the HTML (#17564) 2021-01-12 09:30:36 -05:00
README.md DOC fix typo in the README file (#21187) 2021-09-29 13:49:38 +02:00
about.rst DOC Update comms team (#22942) 2022-03-25 14:36:30 +01:00
authors.rst DOC Update authors and triagers (#21527) 2021-11-02 12:02:24 +01:00
authors_emeritus.rst DOC rebuild authors page (#20924) 2021-09-03 09:59:43 +02:00
common_pitfalls.rst DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
communication_team.rst DOC Update comms team (#22942) 2022-03-25 14:36:30 +01:00
communication_team_emeritus.rst DOC Update comms team (#22942) 2022-03-25 14:36:30 +01:00
computing.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
conf.py MAINT Fix plot_gallery warning when building docs (#22869) 2022-03-17 11:19:43 +01:00
conftest.py MNT fix typo in conftest.py (#20598) 2021-07-24 20:18:43 +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 Fix typo in datasets.rst (#19136) 2021-01-08 08:34:35 -05:00
faq.rst DOC fix typo (#22958) 2022-03-26 13:50:32 +01:00
getting_started.rst Fixed a small grammar mistake in the docs (#21487) 2021-10-29 18:01:24 +02:00
glossary.rst DOC Improve get_feature_names_out docstrings (#22718) 2022-03-07 13:02:12 -05:00
governance.rst DOC Update TC members in governance doc (#22129) 2022-01-05 22:03:39 +01:00
inspection.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
install.rst Simplify conda installation. (#22771) 2022-03-12 00:34:38 +01:00
make.bat add html-noplot and changed help message to make.bat (#8524) 2017-03-04 14:56:02 -05: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 Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
related_projects.rst DOC Add Flower to related projects (#22123) 2022-01-04 13:55:23 -08:00
roadmap.rst DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +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 on issue triaging process (#17907) 2020-08-11 12:26:49 -04:00
triage_team.rst DOC Add Juan Martín Loyola to the Triage Team (#21966) 2021-12-13 10:23:27 -08: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 FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02:00
whats_new.rst MNT bumb version number to 1.1 (#20945) 2021-09-06 14:33:59 +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.