scikit-learn/doc
Jérémie du Boisberranger 00a8ae780d
MAINT set version to 1.6.dev0 and add 1.6 changelog (#28962)
2024-05-07 10:45:52 +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 CI Use environment variable to turn warnings into errors in tests and doc build (#28372) 2024-02-08 18:54:36 +01:00
datasets DOC Added an example for the sklearn.datasets.fetch_species_distributions (#28252) 2024-01-26 14:03:49 +01:00
developers API deprecate multi_class in LogisticRegression (#28703) 2024-05-03 14:48:25 +02:00
images DOC update funders about page and index (#28417) 2024-02-16 14:59:47 +01: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 add links to examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_weighted_samples.py (#28895) 2024-05-06 16:57:39 +02:00
sphinxext MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
templates DOC: rephrase the role of core devs (#28912) 2024-05-02 13:34:15 +02:00
testimonials MNT replace unconventional characters (#23966) 2022-07-21 12:19:12 +02:00
themes/scikit-learn-modern DOC fix align table in API doc page (#28600) 2024-03-09 11:52:40 +08:00
tutorial DOC Add doc link to SVC reference (#28073) 2024-01-16 16:09:32 +01:00
whats_new MAINT set version to 1.6.dev0 and add 1.6 changelog (#28962) 2024-05-07 10:45:52 +02:00
Makefile MAINT do not use nitpicks for sphinx build (#26781) 2023-07-06 09:36:38 +00:00
README.md MAINT make sure canonical link is https://scikit-learn.org (#28487) 2024-02-20 17:11:48 +00:00
about.rst DOC: rephrase the role of core devs (#28912) 2024-05-02 13:34:15 +02:00
common_pitfalls.rst DOC adds dropdown for 10.3 Controlling Randomness (#26946) 2024-01-24 10:45:06 +01:00
communication_team.rst MAINT adding Yao Xiao in the core contributor (#28463) 2024-02-19 10:20:31 +01:00
communication_team_emeritus.rst DOC Update "About Us" (#25435) 2023-01-20 10:51:47 +01:00
computing.rst DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
conf.py DOC fix jupyterlab and binder could not find `polars` (#28457) 2024-02-19 10:18:37 +01:00
conftest.py MAINT cleanup utils.__init__: move IS_PYPY, _IS_WASM, _IS_32BIT into utils.fixes (#28768) 2024-04-08 09:07:26 +00:00
contents.rst DOC Sphinx Unexpected unindent warnings (#15130) 2019-10-04 10:56:32 -04:00
contributor_experience_team.rst MAINT update author list and code to generate table (#27403) 2023-09-19 17:21:59 +02:00
contributor_experience_team_emeritus.rst DOC Update contributor experience team (#25792) 2023-03-09 14:44:45 +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
documentation_team.rst MAINT adding Yao Xiao in the core contributor (#28463) 2024-02-19 10:20:31 +01:00
faq.rst DOC add FAQ for using images in scikit-learn (#28616) 2024-03-19 11:33:57 +01:00
getting_started.rst MAINT Fix several typos in src and doc files (#26187) 2023-04-17 21:35:24 -04:00
glossary.rst FIX make 'array-like' reject sparse containers in parameter validation (#28101) 2024-02-28 17:54:16 +01:00
governance.rst DOC: rephrase the role of core devs (#28912) 2024-05-02 13:34:15 +02:00
inspection.rst DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
install.rst DOC drop linux distro version for better maintenability of the sklearn install docs (#27513) 2023-10-11 15:04:29 +02:00
jupyter-lite.json MAINT Update Pyodide version to 0.25.0 (#28420) 2024-02-14 18:03:26 -05:00
jupyter_lite_config.json MNT reduce JupyterLite build size (#26246) 2023-04-24 14:17:11 +02:00
maintainers.rst DOC: rephrase the role of core devs (#28912) 2024-05-02 13:34:15 +02:00
maintainers_emeritus.rst DOC: rephrase the role of core devs (#28912) 2024-05-02 13:34:15 +02:00
make.bat FIX Enables make to build docs on Windows (#23561) 2022-06-09 11:28:54 +02:00
metadata_routing.rst FEA Add metadata routing to GraphicalLassoCV (#27566) 2024-04-10 13:11:52 +00:00
model_persistence.rst DOC update model persistence page to provide clearer recommendations (#28189) 2024-04-23 15:30:39 +00:00
model_selection.rst FEA add TunedThresholdClassifier meta-estimator to post-tune the cut-off threshold (#26120) 2024-05-03 16:15:25 +00:00
preface.rst DOC Sphinx Unexpected unindent warnings (#15130) 2019-10-04 10:56:32 -04:00
presentations.rst DOC fix wrong indentations in the documentation that lead to undesired blockquotes (#28107) 2024-01-13 17:26:08 +01:00
related_projects.rst DOC Adding Concrete ML in related projects (#27376) 2023-09-18 17:19:09 +00:00
roadmap.rst DOC fix a sphinx warning and a rendering issue (#28315) 2024-01-31 09:20:28 +01: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 typo in support.rst (#28599) 2024-03-08 17:41:39 +00: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 FEAT SLEP006: metadata routing infrastructure (#24027) 2023-06-02 16:43:31 -04:00
visualizations.rst FEA add ValidationCurveDisplay in model_selection module (#25120) 2023-06-14 17:08:43 +00:00
whats_new.rst MAINT set version to 1.6.dev0 and add 1.6 changelog (#28962) 2024-05-07 10:45:52 +02:00

README.md

Documentation for scikit-learn

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