| .. |
|
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 `Normalizer` (#27558)
|
2023-11-14 14:08:43 +01:00 |
|
biclustering.rst
|
DOC fixes intersphinx warnings (#26779)
|
2023-07-10 20:25:35 +00:00 |
|
calibration.rst
|
DOC Fix monotonic note in `calibration.rst` (#27792)
|
2023-11-16 08:06:10 +01:00 |
|
classes.rst
|
DOC fixes references issues given by sphinx (#27432)
|
2023-10-03 20:25:29 +02:00 |
|
clustering.rst
|
MAINT update default of n_init in KMeans family (#27832)
|
2023-11-24 12:15:31 -05: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 minor fixes of cross-validation splitter docstrings (#27790)
|
2023-11-16 11:22:16 +01:00 |
|
decomposition.rst
|
ENH Allow fitting PCA on sparse X with arpack solvers (#18689)
|
2023-11-07 10:42:50 +00:00 |
|
density.rst
|
DOC Add dropdowns to module 2.8. Density Estimation (#26757)
|
2023-09-12 10:16:44 +02:00 |
|
ensemble.rst
|
ENH detect categorical polars columns in HistGradientBoosting (#27835)
|
2023-12-05 10:15:06 +01:00 |
|
feature_extraction.rst
|
DOC Fix dropdown-related warnings (#27418)
|
2023-09-20 11:19:23 +02:00 |
|
feature_selection.rst
|
ENH support unsupervised feature selection for percentile and k-best (#27721)
|
2023-12-04 10:19:21 +00:00 |
|
gaussian_process.rst
|
DOC Add Dropdown to Module 1.7. Gaussian Processes (#27414)
|
2023-11-21 17:45:22 +00: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 Update the user guide entry for Nystroem kernel approximation (#27446)
|
2023-11-14 15:25:50 +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
|
DOC Use correct name for OAS (#27883)
|
2023-12-01 17:21:50 +00:00 |
|
learning_curve.rst
|
FEA add ValidationCurveDisplay in model_selection module (#25120)
|
2023-06-14 17:08:43 +00:00 |
|
linear_model.rst
|
DOC improve the documentation of Perceptron (#27789)
|
2023-11-20 14:57:08 +01:00 |
|
manifold.rst
|
ENH Allow fitting PCA on sparse X with arpack solvers (#18689)
|
2023-11-07 10:42:50 +00: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 added dropdowns to module 1.9 naive bayes (#26819)
|
2023-11-02 19:07:55 +01: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 |