scikit-learn/doc
Takeshi Oura cb4688ad15
ENH Preserving dtype for np.float32 in SparsePCA and MiniBatchSparsePCA (#22111)
Co-authored-by: takoika <>
2022-01-04 17:39:14 +01:00
..
binder Adjust comment to reflect the move away from the binder-examples repo (#20480) 2021-07-09 10:47:24 +02:00
computing MNT Configures boundscheck=True for one of the CI instances (#21779) 2021-11-25 14:43:30 +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 Add airspeed benchmarks page link to the contributing docs (#22075) 2021-12-28 09:24:30 -05:00
images DOC Improve Windows advanced install instructions (#22056) 2021-12-22 16:48:15 +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 Update learning_curve.rst (#22086) 2022-01-03 10:00:36 +01:00
sphinxext DOC Use :doi: and :arxiv: directives for references (#21099) 2021-10-20 13:53:25 -04:00
templates DOC Clarifies the mailing list entry on the main page (#22047) 2022-01-04 11:11:33 -05:00
testimonials Add BNP Paribas Cardif testimonial. (#19586) 2021-03-03 18:14:45 +01:00
themes/scikit-learn-modern DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
tutorial ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
whats_new ENH Preserving dtype for np.float32 in SparsePCA and MiniBatchSparsePCA (#22111) 2022-01-04 17:39:14 +01: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 first draft on the comms team(#21287) 2021-11-18 15:43:08 +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 first draft on the comms team(#21287) 2021-11-18 15:43:08 +01:00
computing.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
conf.py DOC Use :doi: and :arxiv: directives for references (#21099) 2021-10-20 13:53:25 -04: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 broken links in faq.rst and glossary.rst (#20122) 2021-05-26 09:27:04 -04:00
getting_started.rst Fixed a small grammar mistake in the docs (#21487) 2021-10-29 18:01:24 +02:00
glossary.rst MNT Move `DistanceMetric` under `metrics` (#21177) 2021-10-08 17:57:32 +02:00
governance.rst DOC first draft on the comms team(#21287) 2021-11-18 15:43:08 +01:00
inspection.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
install.rst DOC use conda-forge to create the environment in the installation docs (#21348) 2021-10-18 14:06:51 +02: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 m2cgen to related projects (#20646) 2021-09-18 11:43:28 -04: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 Add common pitfalls: data leakage (#18426) 2020-10-08 08:42:37 +02:00
visualizations.rst API add from_estimator and from_predictions to RocCurveDisplay (#20569) 2021-09-03 17:19:46 +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.