| .. |
|
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 Better UG for calibration (#16175)
|
2020-01-29 14:54:02 +01:00 |
|
classes.rst
|
DOC Updated deprecation section in classes.rst (#17296)
|
2020-05-22 10:05:46 -04: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 |
|
computing.rst
|
MNT Fix some easy-to-make typos (#15720)
|
2019-11-26 06:31:40 -06:00 |
|
covariance.rst
|
DOC Link items explictly (#14817)
|
2019-09-05 11:37:05 +02:00 |
|
cross_decomposition.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
cross_validation.rst
|
FEA Additional `TimeSeriesSplit` Functionality (#13204)
|
2020-05-11 21:48:01 -04:00 |
|
decomposition.rst
|
DOC fix links in truncated SVD docs (#17194)
|
2020-05-16 18:28:54 -04:00 |
|
density.rst
|
DOC Updates kernel function to be consistent (#16099)
|
2020-01-13 13:55:51 +01:00 |
|
ensemble.rst
|
DOC Replace boston dataset in ensemble.rst (#16876)
|
2020-05-19 08:51:36 +02:00 |
|
feature_extraction.rst
|
API make feature_extraction's constructors' params kwonly (#16866)
|
2020-04-15 12:11:26 -04:00 |
|
feature_selection.rst
|
ENH add importance_getter to RFE* and SelectFromModel
|
2020-05-20 16:15:32 +10:00 |
|
gaussian_process.rst
|
DOC add examples for Gaussian Processes and improve User Guide (#15221)
|
2020-02-13 09:11:02 -05: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
|
DOC Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04: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 Minor fixes (#17325)
|
2020-05-28 10:52:54 -04: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 added links to ndcg_score in UG (#17637)
|
2020-06-19 15:38:52 -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 Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04:00 |
|
unsupervised_reduction.rst
|
DOC Make release highlights the first gallery section (#16952)
|
2020-04-27 11:23:15 -04:00 |