| .. |
|
binder
|
Adjust comment to reflect the move away from the binder-examples repo (#20480)
|
2021-07-09 10:47:24 +02: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
|
DOC Fixes build from source instructions (#21004)
|
2021-09-10 09:56:27 +02:00 |
|
images
|
CLN Removes old sphinx theme (#20962)
|
2021-09-08 13:17: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 fix typo parameter name in example Isomap (#21011)
|
2021-09-13 10:25:46 +02:00 |
|
sphinxext
|
STY Enables black with experimental_string_processing=true (#20412)
|
2021-06-29 09:47:04 +02:00 |
|
templates
|
MAINT Adds sphinx configuration for redirections (#20625)
|
2021-07-28 18:19:18 +02:00 |
|
testimonials
|
Add BNP Paribas Cardif testimonial. (#19586)
|
2021-03-03 18:14:45 +01:00 |
|
themes/scikit-learn-modern
|
CLN Removes old sphinx theme (#20962)
|
2021-09-08 13:17:27 +02:00 |
|
tutorial
|
Set up matplotlib agg backend at the beginning of the tests (#20230)
|
2021-06-17 17:45:53 +02:00 |
|
whats_new
|
ENH add support for `'passthrough'` in FeatureUnion (#20860)
|
2021-09-14 15:19:46 -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
|
CLN Removes old sphinx theme (#20962)
|
2021-09-08 13:17:27 +02:00 |
|
authors.rst
|
DOC rebuild authors page (#20924)
|
2021-09-03 09:59:43 +02:00 |
|
authors_emeritus.rst
|
DOC rebuild authors page (#20924)
|
2021-09-03 09:59:43 +02: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
|
DOC Use `numpydoc_use_plots` to embed figures for plotting APIs in the documentation (#20705)
|
2021-08-30 13:41:42 +02: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
|
DOC Minor documentation fixes (#18056)
|
2020-08-02 10:08:36 -04:00 |
|
glossary.rst
|
API Implements get_feature_names_out for transformers that support get_feature_names (#18444)
|
2021-09-07 10:56:57 +02: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
|
Update doc/related_projects.rst
|
2021-08-19 08:56:53 +02: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 rebuild authors page (#20924)
|
2021-09-03 09:59:43 +02: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 |