| .. |
|
glm_data
|
DOC optimized PNG images with OptiPNG
|
2013-09-26 17:15:24 +02:00 |
|
biclustering.rst
|
DOC: fix links to examples (#9102)
|
2017-06-12 10:54:30 +02:00 |
|
calibration.rst
|
Ambiguity in brier score doc fixed (#10969)
|
2018-05-23 15:52:58 -04:00 |
|
classes.rst
|
MNT Add sklearn show_versions() method (#11596)
|
2018-08-01 09:12:51 +10:00 |
|
clustering.rst
|
small typo in formula of expected MI (#11716)
|
2018-07-31 14:08:29 +02:00 |
|
compose.rst
|
Joblib 0.12.2 (#11741)
|
2018-08-03 12:34:25 +02:00 |
|
computing.rst
|
DOC Fix typos, including in PassiveAggressiveClassifier what's new (#11443)
|
2018-07-05 18:15:40 +00:00 |
|
covariance.rst
|
[MRG] Grammar fixes for documentation of covariance package. (#11025)
|
2018-04-25 19:44:39 +02:00 |
|
cross_decomposition.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
cross_validation.rst
|
EXA Adding cv indices example (#11475)
|
2018-07-31 08:41:12 +08:00 |
|
decomposition.rst
|
DOC Fix typo in decomposition.rst (#11490)
|
2018-07-12 12:07:38 +08:00 |
|
density.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
ensemble.rst
|
[MRG+1] Change CV defaults to 5 (#11557)
|
2018-07-19 14:46:11 +02:00 |
|
feature_extraction.rst
|
DOC Update feature_extraction.rst (#11629)
|
2018-07-20 07:15:41 +10:00 |
|
feature_selection.rst
|
doctest errors "fixed" by skipping
|
2018-07-17 18:08:42 -05:00 |
|
gaussian_process.rst
|
TST: only run doctests on numpy 1.14. (#10835)
|
2018-03-27 07:44:40 +02:00 |
|
grid_search.rst
|
DOC Fix a few typos (#10038)
|
2017-10-30 08:13:16 +11:00 |
|
impute.rst
|
MAINT: Revert ChainedImputer (#11600)
|
2018-07-17 21:45:36 +02:00 |
|
isotonic.rst
|
update image sources namespace
|
2016-08-03 20:23:50 +02:00 |
|
kernel_approximation.rst
|
Joblib 0.12.2 (#11741)
|
2018-08-03 12:34:25 +02:00 |
|
kernel_ridge.rst
|
update image sources namespace
|
2016-08-03 20:23:50 +02:00 |
|
label_propagation.rst
|
DOC: Add Link to existing Label Propagation Example (#11783)
|
2018-08-09 20:38:22 +10:00 |
|
lda_qda.rst
|
DOC: replace n by d/2 in LDA equation (#10902)
|
2018-04-13 17:14:35 +02:00 |
|
learning_curve.rst
|
[MRG+1] Change CV defaults to 5 (#11557)
|
2018-07-19 14:46:11 +02:00 |
|
linear_model.rst
|
Joblib 0.12.2 (#11741)
|
2018-08-03 12:34:25 +02:00 |
|
manifold.rst
|
DOC Fix three typos in manifold documentation (#9990)
|
2017-10-24 23:06:52 +11:00 |
|
metrics.rst
|
TST: only run doctests on numpy 1.14. (#10835)
|
2018-03-27 07:44:40 +02:00 |
|
mixture.rst
|
DOC Add missing colon for rst link (#10930)
|
2018-04-06 23:35:17 +08:00 |
|
model_evaluation.rst
|
ENH Adding various averages to classification_report (#11679)
|
2018-08-07 19:54:07 +08:00 |
|
model_persistence.rst
|
proposal to use .joblib file extension (#11230)
|
2018-06-18 15:34:35 +02:00 |
|
multiclass.rst
|
TST: only run doctests on numpy 1.14. (#10835)
|
2018-03-27 07:44:40 +02:00 |
|
naive_bayes.rst
|
DOC Typo in naive_bayes.rst
|
2018-07-21 23:37:40 +08:00 |
|
neighbors.rst
|
TST: only run doctests on numpy 1.14. (#10835)
|
2018-03-27 07:44:40 +02:00 |
|
neural_networks_supervised.rst
|
TST: only run doctests on numpy 1.14. (#10835)
|
2018-03-27 07:44:40 +02:00 |
|
neural_networks_unsupervised.rst
|
various minor spelling tweaks (#9783)
|
2017-09-17 17:04:23 +02:00 |
|
outlier_detection.rst
|
EHN: Novelty detection for LOF (#10700)
|
2018-07-19 16:21:45 +02:00 |
|
pipeline.rst
|
[MRG] DOC fix some sphinx warnings (#11241)
|
2018-06-21 20:43:21 +10:00 |
|
preprocessing.rst
|
[MRG] Add Yeo-Johnson transform to PowerTransformer (#11520)
|
2018-07-20 22:32:12 +02:00 |
|
preprocessing_targets.rst
|
MNT Add sklearn.compose and move TransformedTargetRegressor to it (#10719)
|
2018-03-16 21:27:03 +08:00 |
|
random_projection.rst
|
DOC Fix broken links in random projections docs (#11632)
|
2018-07-19 22:04:36 +08:00 |
|
sgd.rst
|
Joblib 0.12.2 (#11741)
|
2018-08-03 12:34:25 +02:00 |
|
svm.rst
|
DOC: Remove redundant documentation for one-class SVM (#11531)
|
2018-07-16 06:30:10 +02:00 |
|
tree.rst
|
TST: only run doctests on numpy 1.14. (#10835)
|
2018-03-27 07:44:40 +02:00 |
|
unsupervised_reduction.rst
|
DOC: fix links to examples (#9102)
|
2017-06-12 10:54:30 +02:00 |