scikit-learn/doc
Toshihiro NAKAE c871c062f1
DOC Fix typo in release note for ridge positive argument (#20467)
Co-authored-by: Toshihiro Nakae <tnakae@users.noreply.github.com>
2021-07-05 09:17:07 -04:00
..
binder DOC: add binder links to examples (#11221) 2019-08-19 15:32:56 +10:00
computing MNT replace master with main (#19237) 2021-01-22 15:19:48 +01:00
datasets DOC/FIX Remove toctree from autosummary directives outside of the API (#17358) 2020-08-19 14:35:46 +02:00
developers FIX Uses code literals in deprecated to prevent linking (#20410) 2021-06-28 15:49:19 +02:00
images DOC Add new sponsorship information for thomasjpfan (#20398) 2021-06-28 10:46:27 +02: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 DOC Update broken Davis2006 reference link in Model Evaluation User Guide (#20339) 2021-06-24 13:44:40 +02:00
sphinxext STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
templates DOC Add new sponsorship information for thomasjpfan (#20398) 2021-06-28 10:46:27 +02:00
testimonials Add BNP Paribas Cardif testimonial. (#19586) 2021-03-03 18:14:45 +01:00
themes DOC Add new triage team members and update funding (#20336) 2021-06-23 14:12:39 +01:00
tutorial Set up matplotlib agg backend at the beginning of the tests (#20230) 2021-06-17 17:45:53 +02:00
whats_new DOC Fix typo in release note for ridge positive argument (#20467) 2021-07-05 09:17:07 -04:00
Makefile MNT Replace PDF build by ZIP of the HTML (#17564) 2021-01-12 09:30:36 -05:00
README.md DOC Updates contributing.rst with doc build instructions (#10272) 2017-12-13 07:41:07 +11:00
about.rst DOC Update link for Yen-Chen Lin (#20432) 2021-06-30 23:53:56 +02:00
authors.rst DOC add alfaro96 and lorentzenchr (#18178) 2020-08-17 14:31:54 -04:00
authors_emeritus.rst STY Adjusts layout for Authors (#15095) 2019-10-02 15:14:35 -04:00
common_pitfalls.rst DOC Fix typo in common_pitfalls.rst (#19867) 2021-04-12 15:59:41 -04:00
computing.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
conf.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
conftest.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +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 DOC Minor documentation fixes (#18056) 2020-08-02 10:08:36 -04:00
glossary.rst DOC fix broken links in faq.rst and glossary.rst (#20122) 2021-05-26 09:27:04 -04:00
governance.rst Update who may propose a new triage member. (#19870) 2021-04-13 09:44:24 +02:00
inspection.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
install.rst DOC Update minimal versions for dependencies (#20143) 2021-05-27 11:29:22 +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 Update Featuretools link in Related Project Page (#20120) 2021-05-22 09:03:10 -04:00
roadmap.rst [DOC] Update roadmap. (#20116) 2021-05-21 13:41:15 +01:00
supervised_learning.rst FEA Add Self Training Estimator (#11682) 2020-11-20 19:49:08 +01:00
support.rst DOC on issue triaging process (#17907) 2020-08-11 12:26:49 -04:00
triage_team.rst DOC Add new triage team members and update funding (#20336) 2021-06-23 14:12:39 +01: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 ENH Adds plot_det_curve and associated display (#18176) 2020-08-28 22:36:52 -04:00
whats_new.rst MNT Switch master to 1.0.dev0 (#18958) 2020-12-15 10:24:00 +01:00

README.md

Documentation for scikit-learn

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