| .. |
|
glm_data
|
ENH Minimal Generalized linear models implementation (L2 + lbfgs) (#14300)
|
2020-03-04 14:08:24 +01:00 |
|
array_api.rst
|
ENH Add Array API compatibility to `zero_one_loss` and `accuracy_score` (#27137)
|
2023-09-07 16:03:15 +02:00 |
|
biclustering.rst
|
DOC fixes intersphinx warnings (#26779)
|
2023-07-10 20:25:35 +00:00 |
|
calibration.rst
|
DOC note on calibration impact on ranking (#25900)
|
2023-03-23 15:49:30 +01:00 |
|
classes.rst
|
DOC fixes references issues given by sphinx (#27432)
|
2023-10-03 20:25:29 +02:00 |
|
clustering.rst
|
DOC fix typos found by codespell (#27457)
|
2023-09-26 15:31:28 +02:00 |
|
compose.rst
|
DOC fixes references issues given by sphinx (#27432)
|
2023-10-03 20:25:29 +02:00 |
|
covariance.rst
|
MAINT add more intuition on OAS computation based on literature (#23867)
|
2023-02-02 10:13:45 +01:00 |
|
cross_decomposition.rst
|
MAINT Fix several typos in src and doc files (#26187)
|
2023-04-17 21:35:24 -04:00 |
|
cross_validation.rst
|
DOC Fix a broken link in reference (#27299)
|
2023-09-05 14:02:48 +02:00 |
|
decomposition.rst
|
DOC fixes intersphinx warnings (#26779)
|
2023-07-10 20:25:35 +00:00 |
|
density.rst
|
DOC Add dropdowns to module 2.8. Density Estimation (#26757)
|
2023-09-12 10:16:44 +02:00 |
|
ensemble.rst
|
DOC Add link to Early Stopping example in Gradient Boosting (#27025)
|
2023-09-29 08:55:10 +02:00 |
|
feature_extraction.rst
|
DOC Fix dropdown-related warnings (#27418)
|
2023-09-20 11:19:23 +02:00 |
|
feature_selection.rst
|
[MRG] DOC Add dropdowns to Module 1.13 Feature Selection (#26662)
|
2023-08-28 11:03:10 +02:00 |
|
gaussian_process.rst
|
DOC add cross-reference to examples instead of duplicating content for GPR (#20003)
|
2023-09-12 11:03:35 +02:00 |
|
grid_search.rst
|
DOC add permalink to summary of collapsed details section (#27409)
|
2023-10-17 11:01:59 +02:00 |
|
impute.rst
|
DOC add reference link to available articles in imputation module (#27548)
|
2023-10-10 11:40:10 +02:00 |
|
isotonic.rst
|
DOC Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04:00 |
|
kernel_approximation.rst
|
DOC fixes intersphinx warnings (#26779)
|
2023-07-10 20:25:35 +00:00 |
|
kernel_ridge.rst
|
DOC Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04:00 |
|
lda_qda.rst
|
MAINT Fix several typos in src and doc files (#26187)
|
2023-04-17 21:35:24 -04:00 |
|
learning_curve.rst
|
FEA add ValidationCurveDisplay in model_selection module (#25120)
|
2023-06-14 17:08:43 +00:00 |
|
linear_model.rst
|
DOC Add dropdowns to module 1.1 Linear Models (#26623)
|
2023-10-11 17:02:53 +02:00 |
|
manifold.rst
|
DOC Adding dropdown for module 2.2 Manifold Learning (#26720)
|
2023-08-28 11:27:42 +02:00 |
|
metrics.rst
|
DOC Local features and kernels for classification of texture and object categories link (#23778)
|
2022-06-29 17:53:50 -04:00 |
|
mixture.rst
|
DOC Adding dropdown for module 2.1 Gaussian Mixtures (#26694)
|
2023-09-11 09:44:54 +02:00 |
|
model_evaluation.rst
|
ENH/DEPR add new response_method and deprecate needs_* in make_scorer (#26840)
|
2023-10-17 01:48:07 +00:00 |
|
multiclass.rst
|
ENH Accept 'auto' option for 'dual' parameter in LinearSVC and LinearSVR (#26093)
|
2023-05-30 16:54:24 +02:00 |
|
naive_bayes.rst
|
DOC fixes intersphinx warnings (#26779)
|
2023-07-10 20:25:35 +00:00 |
|
neighbors.rst
|
DOC fixes references issues given by sphinx (#27432)
|
2023-10-03 20:25:29 +02:00 |
|
neural_networks_supervised.rst
|
DOC fixes intersphinx warnings (#26779)
|
2023-07-10 20:25:35 +00:00 |
|
neural_networks_unsupervised.rst
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
outlier_detection.rst
|
DOC use https links when possible (#25049)
|
2022-11-28 10:24:43 +01:00 |
|
partial_dependence.rst
|
DOC correct link for image in the PDP documentation (#25054)
|
2022-11-28 08:54:55 +01:00 |
|
permutation_importance.rst
|
ENH add criterion log_loss as alternative to entropy in trees and forests (#23047)
|
2022-04-14 08:03:01 +02:00 |
|
pipeline.rst
|
[MRG] DOC fix some sphinx warnings (#11241)
|
2018-06-21 20:43:21 +10:00 |
|
preprocessing.rst
|
ENH Allows multiclass target in `TargetEncoder` (#26674)
|
2023-09-07 09:52:15 +00:00 |
|
preprocessing_targets.rst
|
DOC Restructure Multiclass and multilabel in User Guide (#17811)
|
2020-09-17 12:21:51 -04:00 |
|
random_projection.rst
|
DOC fix broken citeseer links (#24800)
|
2022-11-02 22:37:28 +01:00 |
|
semi_supervised.rst
|
MAINT make linkcheck run without errors (#23775)
|
2022-06-29 14:11:33 +02:00 |
|
sgd.rst
|
DOC fix modified Huber loss in user guide (#27553)
|
2023-10-10 10:26:37 +02:00 |
|
svm.rst
|
DOC Fixed some typos (#27410)
|
2023-09-19 12:35:02 +02:00 |
|
tree.rst
|
DOC Fixed some typos (#27410)
|
2023-09-19 12:35:02 +02:00 |
|
unsupervised_reduction.rst
|
DOC fixes intersphinx warnings (#26779)
|
2023-07-10 20:25:35 +00:00 |