scikit-learn/doc/modules
Lucy Liu 18a4841667
DOC Add common pitfalls: data leakage (#18426)
* Add common pitfalls on data leakage (#18426)
2020-10-08 08:42:37 +02:00
..
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 Expand on sigmoid and isotonic in calibration.rst (#17725) 2020-07-22 12:16:48 -04:00
classes.rst DOC Add common pitfalls: data leakage (#18426) 2020-10-08 08:42:37 +02:00
clustering.rst DOC Fix docs for clustering.rst following doc guideline (#18230) 2020-08-23 09:27:26 +02: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 put back original anchor to avoid breaking links (#18551) 2020-10-06 23:45:16 -04: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 DOC Specify shape with parentheses in ensemble user guide (#17888) 2020-07-11 13:29:24 +02: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 FEA Successive halving for faster parameter search (#13900) 2020-09-09 17:12:35 +02: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 FEA Add PolynomialCountSketch to Kernel Approximation module (#13003) 2020-08-18 08:44:20 +02:00
kernel_ridge.rst DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00
label_propagation.rst MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08: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 mention LOOCV instead of GCV in RidgeCV (#18154) 2020-08-18 11:32:21 +02: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 DOC improve the ROC-AUC docstring (#18110) 2020-09-01 10:49:20 +02: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 shorten links in doc/* modules (#17820) 2020-08-21 14:31:41 +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
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 Update tree.rst about lack of support of categorical data (#18106) 2020-08-06 10:51:06 +02:00
unsupervised_reduction.rst DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00