| .. |
|
glm_data
|
ENH Minimal Generalized linear models implementation (L2 + lbfgs) (#14300)
|
2020-03-04 14:08:24 +01:00 |
|
biclustering.rst
|
DOC: fix links to examples (#9102)
|
2017-06-12 10:54:30 +02:00 |
|
calibration.rst
|
DOC Update calibration.rst (#19557)
|
2021-02-25 09:11:20 -05:00 |
|
classes.rst
|
FEA Add QuantileRegressor estimator (#9978)
|
2021-05-25 14:02:37 +02:00 |
|
clustering.rst
|
DOC Replace broken link in clustering.rst (#20102)
|
2021-05-19 09:34:22 -04:00 |
|
compose.rst
|
ENH Makes ColumnTransformer more flexible by only checking for non-dropped columns (#19263)
|
2021-04-29 21:46:56 +02:00 |
|
covariance.rst
|
DOC Correction in empirical covariance (#17587)
|
2020-08-07 14:00:00 +02:00 |
|
cross_decomposition.rst
|
FIX DOC MNT Big revamp of cross-decomposition module (#17095)
|
2020-08-31 12:38:39 -04:00 |
|
cross_validation.rst
|
DOC Fix broken link for the paper on cross-validation (#20328)
|
2021-06-22 21:45:34 +02:00 |
|
decomposition.rst
|
[MRG] Fix Sparse PCA optimization task #19775 (#20153)
|
2021-06-01 11:38:16 +02:00 |
|
density.rst
|
DOC shorten links in doc/* modules (#17820)
|
2020-08-21 14:31:41 +02:00 |
|
ensemble.rst
|
DOC Clarify wording in ensemble.rst (#20094)
|
2021-05-14 15:40:16 -07:00 |
|
feature_extraction.rst
|
DOC shorten links in doc/* modules (#17820)
|
2020-08-21 14:31:41 +02:00 |
|
feature_selection.rst
|
DOC fix ungrammatical sentence in doc of SelectFromModel (#19240)
|
2021-02-01 21:07:19 +01:00 |
|
gaussian_process.rst
|
DOC Fix typo in Gaussian Process docs (#19039)
|
2020-12-20 09:40:30 +00:00 |
|
grid_search.rst
|
DOC Add grid search stats example (#17432)
|
2020-11-06 17:39:35 +00:00 |
|
impute.rst
|
DOC Improve links in cross_validation's user guide (#18379)
|
2020-09-24 11:19:09 -04:00 |
|
isotonic.rst
|
DOC Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04:00 |
|
kernel_approximation.rst
|
DOC Fix changelog rendering and undefined label sphinx warning (#18772)
|
2020-11-06 12:16:43 +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 Fix typo in LDA User Guide (#19468)
|
2021-02-17 08:49:46 +00:00 |
|
learning_curve.rst
|
MNT clean futurewarning for 1.0 | _deprecate_positional_args (#20002)
|
2021-05-14 11:30:27 -04:00 |
|
linear_model.rst
|
MRG: Deprecate normalize in least_angle models (#17769)
|
2021-06-18 13:54:46 +02:00 |
|
manifold.rst
|
DOC Fix typo on comment about t-SNE (#20009)
|
2021-04-29 16:33:33 -07:00 |
|
metrics.rst
|
DOC shorten links in doc/* modules (#17820)
|
2020-08-21 14:31:41 +02:00 |
|
mixture.rst
|
DOC Add missing colon for rst link (#10930)
|
2018-04-06 23:35:17 +08:00 |
|
model_evaluation.rst
|
DOC Update broken Davis2006 reference link in Model Evaluation User Guide (#20339)
|
2021-06-24 13:44:40 +02:00 |
|
model_persistence.rst
|
DOC Fix documentation on pickle portability (#19561)
|
2021-02-26 22:02:58 -05:00 |
|
multiclass.rst
|
DOC Restructure Multiclass and multilabel in User Guide (#17811)
|
2020-09-17 12:21:51 -04:00 |
|
naive_bayes.rst
|
DOC Add missing comma in naive_bayes.rst (#16844)
|
2020-04-05 11:42:47 +02:00 |
|
neighbors.rst
|
[MRG] Listed valid metrics in neighbors.rst (#19379)
|
2021-06-09 10:01:00 +02:00 |
|
neural_networks_supervised.rst
|
[MRG] Doctest with print change only adjusts default options for doctest (#13991)
|
2019-06-01 10:53:45 +02:00 |
|
neural_networks_unsupervised.rst
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
outlier_detection.rst
|
DOC Fixes links in outlier_detection.html (#19917)
|
2021-04-18 08:02:17 -04:00 |
|
partial_dependence.rst
|
Set up matplotlib agg backend at the beginning of the tests (#20230)
|
2021-06-17 17:45:53 +02:00 |
|
permutation_importance.rst
|
ENH Allow multiple scorers input to permutation_importance (#19411)
|
2021-02-11 09:52:14 +01:00 |
|
pipeline.rst
|
[MRG] DOC fix some sphinx warnings (#11241)
|
2018-06-21 20:43:21 +10:00 |
|
preprocessing.rst
|
ENH improve KernelCenterer documentation and tests (#19901)
|
2021-04-27 17:45:20 +02: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 shorten links in doc/* modules (#17820)
|
2020-08-21 14:31:41 +02:00 |
|
semi_supervised.rst
|
DOC Fix broken link to wikipedia in semi-supervised UG (#19481)
|
2021-02-18 08:06:52 +00:00 |
|
sgd.rst
|
[MRG] CI Push Scipy minimum version to 1.1.0. Remove Python 3.6 from builds. (#20069)
|
2021-05-18 16:09:36 +02:00 |
|
svm.rst
|
DOC Update hinge loss function in SVM (#20077)
|
2021-05-17 10:47:09 +02:00 |
|
tree.rst
|
Set up matplotlib agg backend at the beginning of the tests (#20230)
|
2021-06-17 17:45:53 +02:00 |
|
unsupervised_reduction.rst
|
DOC Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04:00 |