scikit-learn/doc/modules
Eric Fiegel 6420b8b502
DOC min_sample_split does not take sample_weight into account (#18897)
2020-11-23 15:28:50 +00:00
..
glm_data ENH Minimal Generalized linear models implementation (L2 + lbfgs) (#14300) 2020-03-04 14:08:24 +01:00
biclustering.rst
calibration.rst ENH Add libsvm-like calibration procedure to CalibratedClassifierCV (#17856) 2020-10-29 18:50:49 +01:00
classes.rst FEA Add Self Training Estimator (#11682) 2020-11-20 19:49:08 +01:00
clustering.rst [ENH] Create public kmeans_plusplus including index output (#17937) 2020-11-11 15:24:03 +01: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 FEA Add sequential feature selection transformer (#17159) 2020-08-21 19:57:05 +02:00
gaussian_process.rst DOC clarify the kernel gradient for GaussianProcesses (#18115) 2020-08-16 09:54:18 +10: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 use return_X_y=True for load_iris dataset (#14777) 2019-08-24 17:54:16 -04:00
linear_model.rst DOC typo in linear_model.rst (#18770) 2020-11-06 08:12:02 +00: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 FEA Add Rand Index and pair confusion matrix (#17412) 2020-10-28 14:28:11 +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 shorten links in doc/* modules (#17820) 2020-08-21 14:31:41 +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 Change remove symbol nu from OutlierDetection (#17732) 2020-06-26 19:20:12 +02:00
partial_dependence.rst FEA Add support for Individual Conditional Expectation (ICE) plots (#16619) 2020-06-15 13:44:44 +02: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 DOC remove mentions of preprocessing functions in the user guide (#18327) 2020-10-20 18:20:48 +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 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