| .. |
|
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
|
ENH Add libsvm-like calibration procedure to CalibratedClassifierCV (#17856)
|
2020-10-29 18:50:49 +01:00 |
|
classes.rst
|
FEA Add SplineTransformer (#18368)
|
2021-01-24 10:53:27 +01:00 |
|
clustering.rst
|
DOC rename Birch to BIRCH in docs (#19368)
|
2021-02-06 09:54:47 +00:00 |
|
compose.rst
|
DOC Fix A to uppercase in See Also docstring section (#18332)
|
2020-09-04 10:35:01 -04: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 add link to stratification UG for train_test_split (#18735)
|
2020-11-10 16:11:05 +00:00 |
|
decomposition.rst
|
ENH: Add regularization to the main NMF class (#17414)
|
2020-08-06 12:04:17 -07:00 |
|
density.rst
|
DOC shorten links in doc/* modules (#17820)
|
2020-08-21 14:31:41 +02:00 |
|
ensemble.rst
|
ENH Add Categorical support for HistGradientBoosting (#18394)
|
2020-11-16 23:10:12 +01: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
|
FEA Allow passing custom covariance estimators to LDA (#14446)
|
2020-09-17 08:40:41 -04:00 |
|
learning_curve.rst
|
DOC Clarify sentence in learning curve user guide (#18856)
|
2020-11-27 14:39:43 +01:00 |
|
linear_model.rst
|
DOC remove duplicated line of code in linear_model.rst (#19292)
|
2021-01-28 16:00:39 +01:00 |
|
manifold.rst
|
DOC shorten links in doc/* modules (#17820)
|
2020-08-21 14:31:41 +02: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
|
ENH/DEP add class method and deprecate plot function for confusion matrix (#18543)
|
2021-01-22 19:57:41 +01:00 |
|
model_persistence.rst
|
DOC revamp model persistence documentation (#18046)
|
2020-09-23 22:54:27 +10: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
|
DOC typo correction in neighbors.rst (#19099)
|
2021-01-04 11:00:06 +01: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 Change remove symbol nu from OutlierDetection (#17732)
|
2020-06-26 19:20:12 +02:00 |
|
partial_dependence.rst
|
DOC Release highlights for version 0.24 (#18795)
|
2020-11-30 19:21:32 +00:00 |
|
permutation_importance.rst
|
DOC Improve documentation for permutation importance (#16402)
|
2020-02-13 16:09:19 -05:00 |
|
pipeline.rst
|
[MRG] DOC fix some sphinx warnings (#11241)
|
2018-06-21 20:43:21 +10:00 |
|
preprocessing.rst
|
FEA Add SplineTransformer (#18368)
|
2021-01-24 10:53:27 +01: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
|
FEA Add Self Training Estimator (#11682)
|
2020-11-20 19:49:08 +01:00 |
|
sgd.rst
|
DOC properly close parenthesis in formula (#16734)
|
2020-03-20 15:59:25 -04:00 |
|
svm.rst
|
DOC Update doc for LinearSVC and supported loss with l1 penalty (#18362)
|
2020-09-13 16:55:58 -04:00 |
|
tree.rst
|
DOC min_sample_split does not take sample_weight into account (#18897)
|
2020-11-23 15:28:50 +00:00 |
|
unsupervised_reduction.rst
|
DOC Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04:00 |