scikit-learn/doc
Thomas J. Fan 0867da5954
DOC Adds logo back to navbar (#25382)
2023-01-13 16:54:44 +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 BLD Reduces size of wheels by stripping symbols (#25123) 2022-12-07 18:19:26 +01:00
datasets MAINT Clean deprecation for 1.2: load_boston follow-up (#24653) 2022-10-13 17:31:36 +02:00
developers DOC replace markdown by rst (#25368) 2023-01-12 15:05:33 +01:00
images DOC Update viewing docs in CI `contributing.rst` (#24040) 2022-08-01 13:29:18 +02:00
includes DOC Updates entire website design (#14849) 2019-09-21 20:22:34 +10:00
logos DOC Updating Branding Guidelines (#24241) 2022-08-31 17:35:21 -04:00
modules DOC only use chi2 on binary and counts features (#24684) 2023-01-12 20:02:25 +01:00
sphinxext rm custom_references_resolver (#24366) 2022-09-06 11:31:11 +02:00
templates MAINT Update what's new 1.2 (#25057) 2022-11-28 11:22:57 -05:00
testimonials MNT replace unconventional characters (#23966) 2022-07-21 12:19:12 +02:00
themes/scikit-learn-modern DOC Adds logo back to navbar (#25382) 2023-01-13 16:54:44 +01:00
tutorial DOC writing fixes in text_analytics/working_with_text_data.rst (#25184) 2022-12-13 17:34:18 +01:00
whats_new FIX Set TSNE's internal PCA to always use numpy as output (#25370) 2023-01-13 15:42:31 +00:00
Makefile CI Race condition work around for doc-min-dependencies (#24400) 2022-09-09 09:35:13 +02:00
README.md DOC fix typo in the README file (#21187) 2021-09-29 13:49:38 +02:00
about.rst DOC use https links when possible (#25049) 2022-11-28 10:24:43 +01:00
authors.rst DOC Promote Meekail Zain to the Core Contributor Team (#24649) 2022-10-13 12:07:24 +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 add reference to skops's persistence (#25197) 2022-12-19 10:59:17 -05:00
conftest.py ENH Adds Array API support to LinearDiscriminantAnalysis (#22554) 2022-09-21 15:36:19 +02:00
contents.rst DOC Sphinx Unexpected unindent warnings (#15130) 2019-10-04 10:56:32 -04:00
contributor_experience_team.rst ANN add Tim Head in contributor experience team (#24966) 2022-11-17 10:28:43 +01: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
dispatching.rst ENH Adds Array API support to LinearDiscriminantAnalysis (#22554) 2022-09-21 15:36:19 +02:00
faq.rst DOC Mention pandas dataframe support in ColumnTransformer in FAQ (#24532) 2022-09-28 20:08:19 +02:00
getting_started.rst Fixed a small grammar mistake in the docs (#21487) 2021-10-29 18:01:24 +02:00
glossary.rst DOC update the documentation of fit of stateless transformers (#25191) 2023-01-12 15:16:10 +01:00
governance.rst DOC fix link to devguide triaging guide (#25035) 2022-11-25 12:24:29 +01:00
inspection.rst DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
install.rst DOC use https links when possible (#25049) 2022-11-28 10:24:43 +01:00
make.bat FIX Enables make to build docs on Windows (#23561) 2022-06-09 11:28:54 +02:00
model_persistence.rst ENH Adds InconsistentVersionWarning when unpickling version doesn't match (#25297) 2023-01-12 10:32:23 +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 DOC use https links when possible (#25049) 2022-11-28 10:24:43 +01:00
related_projects.rst DOC Adds sklearn-evaluation to related_projects (#25375) 2023-01-12 14:13:02 -05:00
roadmap.rst DOC fix links with broken anchor (#23611) 2022-06-14 16:51:01 +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 use https links when possible (#25049) 2022-11-28 10:24:43 +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 ENH Adds Array API support to LinearDiscriminantAnalysis (#22554) 2022-09-21 15:36:19 +02:00
visualizations.rst FEA add PredictionErrorDisplay (#18020) 2022-11-25 12:51:46 +01:00
whats_new.rst MAINT Bump version number to 1.3 (#25046) 2022-11-28 10:09:58 +01: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.