scikit-learn/doc
Maxwell 16e57aeb20
MNT Use context manager for file operations (#23207)
2022-04-29 11:55:55 +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 FEA Online implementation of non-negative matrix factorization (#16948) 2022-04-22 17:51:06 +02:00
datasets DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
developers DOC Update maintainers doc for the release (#23227) 2022-04-29 10:56:17 +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 Adds svg logo without subtitle (#23191) 2022-04-25 11:26:42 +02:00
modules DOC add a note for fit no-op in FunctionTransformer (#23007) 2022-04-27 14:37:38 +02:00
sphinxext MNT Remove utf-8 encoding declarations (#21260) 2022-03-14 17:59:36 +01:00
templates MNT change release date (#23221) 2022-04-27 10:37:00 +02:00
testimonials Add BNP Paribas Cardif testimonial. (#19586) 2021-03-03 18:14:45 +01:00
themes/scikit-learn-modern STY Better paragraph styling for admonition p (#23086) 2022-04-09 19:05:42 +02:00
tutorial MNT Use context manager for file operations (#23207) 2022-04-29 11:55:55 +02:00
whats_new ENH Optimize runtime for IsolationForest (#23149) 2022-04-29 11:12:19 +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 Rename triage team to contributor experience team (#22970) 2022-03-31 19:45:34 +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 Rework plot_ard.py example (#22747) 2022-04-21 12:17:53 +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 Rename triage team to contributor experience team (#22970) 2022-03-31 19:45:34 +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 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: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
governance.rst Rename triage team to contributor experience team (#22970) 2022-03-31 19:45:34 +02:00
inspection.rst DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02: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: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02: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 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 FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02: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.