scikit-learn/doc/modules
Sunitha Selvan ae7667ce22
DOC mention LOOCV instead of GCV in RidgeCV (#18154)
2020-08-18 11:32:21 +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 FEA Add PolynomialCountSketch to Kernel Approximation module (#13003) 2020-08-18 08:44:20 +02:00
clustering.rst DOC Fix typo: R_ij -> R_{ij} for Davies-Bouldin Index (#17452) 2020-06-05 10:12:55 -04:00
compose.rst DOC Fix typo in the Pipelines and composite estimators section (#17547) 2020-06-09 11:43:57 -04:00
covariance.rst DOC Correction in empirical covariance (#17587) 2020-08-07 14:00:00 +02:00
cross_decomposition.rst DOC Add example comparing PCR and PLS (#17151) 2020-08-11 14:46:33 -07:00
cross_validation.rst DOC Add user guide for permutation_test_score (#18055) 2020-08-13 19:34:55 -04:00
decomposition.rst ENH: Add regularization to the main NMF class (#17414) 2020-08-06 12:04:17 -07:00
density.rst DOC Updates kernel function to be consistent (#16099) 2020-01-13 13:55:51 +01:00
ensemble.rst DOC Specify shape with parentheses in ensemble user guide (#17888) 2020-07-11 13:29:24 +02:00
feature_extraction.rst FEA Add iterable values support for dictvectorizer (#17367) 2020-08-01 22:10:36 +10:00
feature_selection.rst ENH add importance_getter to RFE* and SelectFromModel 2020-05-20 16:15:32 +10:00
gaussian_process.rst DOC clarify the kernel gradient for GaussianProcesses (#18115) 2020-08-16 09:54:18 +10:00
grid_search.rst FEA Implements log-uniform random variable (#11232) 2019-10-02 13:56:24 +02:00
impute.rst MNT Remaining numpy alias (#17712) 2020-06-25 11:57:11 +02: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 DOC User Guide and docs for LDA and QDA (#16243) 2020-04-19 16:55:50 -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 Fix argument ref in Isomap docs (#17217) 2020-05-14 15:27:52 -04:00
metrics.rst [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +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 model evaluation a bit (#18166) 2020-08-17 07:55:57 -04:00
model_persistence.rst DOC Minor fixes (#17325) 2020-05-28 10:52:54 -04:00
multiclass.rst DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00
naive_bayes.rst DOC Add missing comma in naive_bayes.rst (#16844) 2020-04-05 11:42:47 +02:00
neighbors.rst ENH Update NeighborsBase 'auto' heuristic (#17148) 2020-06-23 21:24:36 +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 Removes FunctionTransformer example (#17318) 2020-06-25 14:27:38 +02:00
preprocessing_targets.rst [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +02:00
random_projection.rst DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00
sgd.rst DOC properly close parenthesis in formula (#16734) 2020-03-20 15:59:25 -04:00
svm.rst DOC Correcting an attribute's name (#17110) 2020-05-04 11:09:48 -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