| .. |
|
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
|
ENH/FIX Replace jaccard_similarity_score by sane jaccard_score (#13151)
|
2019-03-13 20:59:08 +08:00 |
|
clustering.rst
|
MNT remove optics from clustering.rst (#13381)
|
2019-03-04 19:16:21 +08:00 |
|
compose.rst
|
ENH Pipeline can now be sliced or indexed (#2568)
|
2019-03-07 11:22:49 +01:00 |
|
computing.rst
|
DOC Clean up the advanced installation doc to remove python < 3.5 parts (#13064)
|
2019-01-30 11:10:49 +11:00 |
|
covariance.rst
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
cross_decomposition.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
cross_validation.rst
|
DOC Fix a typo in cross_validation.rst (#13398)
|
2019-03-07 09:08:00 +08:00 |
|
decomposition.rst
|
FEA Neighborhood Components Analysis (#10058)
|
2019-02-28 15:58:07 +01:00 |
|
density.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
ensemble.rst
|
DOC Minor changes to DOCS to address sphinx warnings (#12999)
|
2019-01-17 17:49:31 +08:00 |
|
feature_extraction.rst
|
DOC Correct TF-IDF formula in TfidfTransformer comments. (#13054)
|
2019-01-29 17:50:41 +11:00 |
|
feature_selection.rst
|
doctest errors "fixed" by skipping
|
2018-07-17 18:08:42 -05:00 |
|
gaussian_process.rst
|
DOC fix typos in gaussian_process.rst (#12602)
|
2018-11-16 14:32:37 +01:00 |
|
grid_search.rst
|
ENH refit=callable in *SearchCV adds flexibility in identifying the best estimator (#11354)
|
2019-01-09 12:56:30 +11:00 |
|
impute.rst
|
FEA Add IterativeImputer (#11977)
|
2019-02-15 12:05:36 +11:00 |
|
isotonic.rst
|
update image sources namespace
|
2016-08-03 20:23:50 +02:00 |
|
kernel_approximation.rst
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
kernel_ridge.rst
|
update image sources namespace
|
2016-08-03 20:23:50 +02:00 |
|
label_propagation.rst
|
MNT Converting http to https (#12277)
|
2018-10-04 22:37:57 +08:00 |
|
lda_qda.rst
|
DOC fix typos in documentation. (#12059)
|
2018-09-13 19:18:59 +10:00 |
|
learning_curve.rst
|
[MRG+1] Change CV defaults to 5 (#11557)
|
2018-07-19 14:46:11 +02:00 |
|
linear_model.rst
|
ENH Enable the "sufficient stats" mode of LARS (#11699)
|
2019-03-06 08:06:47 +01:00 |
|
manifold.rst
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
metrics.rst
|
DOC Mention of pairwise_distances in Guide on Metrics (#12416)
|
2018-10-30 09:47:50 +08:00 |
|
mixture.rst
|
DOC Add missing colon for rst link (#10930)
|
2018-04-06 23:35:17 +08:00 |
|
model_evaluation.rst
|
ENH/FIX Replace jaccard_similarity_score by sane jaccard_score (#13151)
|
2019-03-13 20:59:08 +08:00 |
|
model_persistence.rst
|
DOC Refer to ONNX (#13095)
|
2019-02-06 08:25:32 +01:00 |
|
multiclass.rst
|
[MRG+2] Change ovr_decision_function scale (#10440)
|
2019-02-28 15:04:50 +01:00 |
|
naive_bayes.rst
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
neighbors.rst
|
FEA Neighborhood Components Analysis (#10058)
|
2019-02-28 15:58:07 +01:00 |
|
neural_networks_supervised.rst
|
FEA Neighborhood Components Analysis (#10058)
|
2019-02-28 15:58:07 +01:00 |
|
neural_networks_unsupervised.rst
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
outlier_detection.rst
|
[MRG] add implementation details for Isolation Forest (#13364)
|
2019-03-02 08:52:17 +01:00 |
|
pipeline.rst
|
[MRG] DOC fix some sphinx warnings (#11241)
|
2018-06-21 20:43:21 +10:00 |
|
preprocessing.rst
|
FIX set n_quantiles to min(n_samples, n_quantiles) in QuantileTransformer (#13333)
|
2019-03-01 11:23:56 +01: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
|
Converting http to https (3)... (#12302)
|
2018-10-05 18:50:31 +02:00 |
|
sgd.rst
|
FEA Neighborhood Components Analysis (#10058)
|
2019-02-28 15:58:07 +01:00 |
|
svm.rst
|
[MRG+2] Change ovr_decision_function scale (#10440)
|
2019-02-28 15:04:50 +01:00 |
|
tree.rst
|
FEA Print Decision Trees in ASCII format (#9424)
|
2019-02-12 10:23:48 +11:00 |
|
unsupervised_reduction.rst
|
DOC: fix links to examples (#9102)
|
2017-06-12 10:54:30 +02:00 |