scikit-learn/doc
Marc Bresson 9a6e90a945
ENH: improve validation for SGD models to accept l1_ratio=None when penalty is not `elasticnet` (#30730)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
Co-authored-by: Omar Salman <omar.salman2007@gmail.com>
2025-04-19 01:39:55 +02:00
..
api DOC Fixing typos (#30640) 2025-01-23 06:47:23 +01:00
binder
computing DOC Add a cross-ref link to oversubscription section (#31136) 2025-04-04 10:57:21 -04:00
css
datasets DOC Fixing typos (#30640) 2025-01-23 06:47:23 +01:00
developers DOC Simplify Windows build instructions (#31202) 2025-04-15 15:55:25 +02:00
images MNT Fix typos found by codespell (#31012) 2025-03-22 08:52:44 +00:00
js/scripts DOC Improve resizing of plotly parallel coord plots (#30778) 2025-02-06 19:21:52 +00:00
logos MNT Fix pre-commit issues (#31013) 2025-03-22 10:49:53 +01:00
modules DOC Fix minor typos and formatting issues (#31179) 2025-04-11 17:14:59 +02:00
scss MNT Fix typos found by codespell (#30660) 2025-01-23 06:43:58 +00:00
sphinxext ENH move estimator type to tags (#30122) 2024-11-05 06:35:21 -05:00
templates DOC: update social links (#30734) 2025-01-29 17:21:45 +01:00
testimonials MNT Fix pre-commit issues (#31013) 2025-03-22 10:49:53 +01:00
whats_new ENH: improve validation for SGD models to accept l1_ratio=None when penalty is not `elasticnet` (#30730) 2025-04-19 01:39:55 +02:00
Makefile DOC Take SPHINXOPTS from the command-line environment (#29744) 2024-10-17 10:29:02 +02:00
README.md
about.rst CI Migrate ARM tests to Github Actions (#30797) 2025-02-11 19:58:01 +01:00
api_reference.py MNT Clean-up deprecations for 1.7: utils.__init__ (#31105) 2025-03-31 11:43:44 +02:00
common_pitfalls.rst DOC Correct typos in 10.3.3.2 Robustness (#30827) 2025-02-14 07:47:30 +01:00
communication_team.rst
communication_team_emeritus.rst
computing.rst
conf.py DOC add metadata_routing.rst to User Guide sidebar (#31184) 2025-04-17 14:08:14 +10:00
conftest.py MNT Remove unneeded skipping test logic (#30706) 2025-01-23 09:59:14 +00:00
contributor_experience_team.rst DOC add Virgil Chan to the contributor experience team (#30555) 2024-12-29 17:26:32 +00:00
contributor_experience_team_emeritus.rst
data_transforms.rst
datasets.rst DOC Fixing typos (#30640) 2025-01-23 06:47:23 +01:00
dispatching.rst
documentation_team.rst MAINT add Maren Westermann in the documentation team (#30424) 2024-12-07 12:21:38 +01:00
faq.rst DOC add scikit-learn MOOC and course materials on the FAQ page (#30469) 2025-01-23 13:01:22 +01:00
getting_started.rst
glossary.rst DOC Fixing typos (#30640) 2025-01-23 06:47:23 +01:00
governance.rst DOC Fix gramatical error in governence (#30210) 2024-11-05 08:31:03 +01:00
index.rst.template
inspection.rst
install.rst DOC One version per line, for readability (#31132) 2025-04-04 17:38:57 +02:00
install_instructions_conda.rst DOC Point users to pretty conda-forge install page (#30617) 2025-01-10 17:10:44 +01:00
jupyter-lite.json DOC Update Pyodide version to 0.27.2 in JupyterLite deployment (#30764) 2025-02-03 16:45:27 +00:00
jupyter_lite_config.json
machine_learning_map.rst DOC Use text label instead of emoticon in ML map (#30347) 2024-11-27 01:49:37 -05:00
maintainers.rst DOC: some maintainers become emeritus (#30263) 2024-11-12 14:49:31 -05:00
maintainers_emeritus.rst DOC: some maintainers become emeritus (#30263) 2024-11-12 14:49:31 -05:00
make.bat
metadata_routing.rst DOC add metadata_routing.rst to User Guide sidebar (#31184) 2025-04-17 14:08:14 +10:00
min_dependency_substitutions.rst.template
min_dependency_table.rst.template
model_persistence.rst DOC: Correct a typo (#31087) 2025-03-27 10:38:47 +01:00
model_selection.rst
presentations.rst DOC Remove links to old scikit-learn tutorial videos (#30724) 2025-02-03 21:06:36 -05:00
related_projects.rst MNT Fix rst issues found by sphinx-lint (#31114) 2025-03-31 14:48:09 +02:00
roadmap.rst DOC Fixing typos (#30640) 2025-01-23 06:47:23 +01:00
supervised_learning.rst
support.rst DOC Add paid support section (#31122) 2025-04-02 11:14:04 +00:00
unsupervised_learning.rst
user_guide.rst DOC add metadata_routing.rst to User Guide sidebar (#31184) 2025-04-17 14:08:14 +10:00
visualizations.rst DOC Fixing typos (#30640) 2025-01-23 06:47:23 +01:00
whats_new.rst MAINT bump version from 1.6.dev0 to 1.7.dev0 (#30246) 2024-11-12 11:57:16 +01: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.