scikit-learn/doc/modules
101AlexMartin 2f99cdaba7
API replace mean_squared_error(square=False) by root_mean_squared_error (#26734)
Co-authored-by: Alejandro Martin <alejandro.martingil@tno.nl>
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-16 14:58:37 +02:00
..
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 API replace mean_squared_error(square=False) by root_mean_squared_error (#26734) 2023-09-16 14:58:37 +02:00
clustering.rst DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
compose.rst DOC Add dropdown to Module 6.1 Pipelines and composite estimators (#27022) 2023-09-01 11:25:02 +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 example in user guide on interaction constraints (#27156) 2023-09-15 10:39:17 +02:00
feature_extraction.rst DOC Added dropdowns to 6.2 feature-extraction (#26807) 2023-09-13 13:54:34 +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 fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
impute.rst DOC Add missing links to examples/impute (#27053) 2023-09-11 12:42:58 +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 Error in the notation of the regularization penalties for multinomial logistic regression in the docs (#26517) 2023-08-23 16:25:40 +00: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 API replace mean_squared_error(square=False) by root_mean_squared_error (#26734) 2023-09-16 14:58:37 +02: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 improve the KNN classifier example (#26993) 2023-08-03 15:02:27 +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 fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
svm.rst DOC take `Examples` out of a dropdown (#27034) 2023-09-11 09:38:05 +02:00
tree.rst Doc Add dropdowns to 1.10.decision trees (#26699) 2023-08-28 14:14:15 +02:00
unsupervised_reduction.rst DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00