scikit-learn/doc
David Gilbertson b2d4ec0e5e
DOC Fix grammar in linear_model.rst (#23456)
2022-05-25 09:40:39 +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 ENH improve ARFF parser using pandas (#21938) 2022-05-12 18:21:15 +02:00
developers DOC small fix in maintainers doc for a release (#23343) 2022-05-12 11:10:12 -04: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 Fix grammar in linear_model.rst (#23456) 2022-05-25 09:40:39 +02:00
sphinxext DOC List estimators that supports missing data in user guide (#23198) 2022-05-04 14:49:00 -04:00
templates DOC some more fixes for changelog preparing release 1.1.1 (#23420) 2022-05-19 13:39:43 +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 DOC fix minor typo (#23414) 2022-05-19 09:37:07 +02:00
whats_new ENH Deprecate `class_weight_` in regression/single class models in SVM module (#22898) 2022-05-24 19:24:27 +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 CI Use lock files for CircleCI doc builds (#23429) 2022-05-24 16:19:55 +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 DOC Added instruction for installation on Alpine Linux (#23438) 2022-05-23 11:40:32 +02: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 DOCS Fix broken link (#23449) 2022-05-24 13:59:55 +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.