| .. |
|
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
|
DOC Fix a few typos (#10038)
|
2017-10-30 08:13:16 +11:00 |
|
classes.rst
|
FEA Add a new class RegressorChain similar to ClassifierChain (#9257)
|
2017-12-12 09:00:57 +11:00 |
|
clustering.rst
|
[MRG+1] Contingency matrix doc (#10220)
|
2017-12-07 19:37:57 -05:00 |
|
computational_performance.rst
|
DOC Fix a few typos (#10038)
|
2017-10-30 08:13:16 +11:00 |
|
covariance.rst
|
[MRG+1] Ledoit-Wolf behavior explanation (#9500)
|
2017-10-08 13:29:35 +11:00 |
|
cross_decomposition.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
cross_validation.rst
|
[MRG+1] DOC fix headers level in cross_validation.rst (#9679)
|
2017-09-04 15:31:37 +02:00 |
|
decomposition.rst
|
DOC Fix a few typos (#10038)
|
2017-10-30 08:13:16 +11:00 |
|
density.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
dp-derivation.rst
|
[MRG] DOC Replacing "the scikit" with "scikit-learn" (#10126)
|
2017-11-14 11:06:50 +01:00 |
|
ensemble.rst
|
[MRG+1] DOC fix sign in GBRT mathematical formulation (#9885)
|
2017-10-20 12:17:50 +02:00 |
|
feature_extraction.rst
|
Fixed typos in tf-idf term weighting section (#9547)
|
2017-08-14 13:22:17 -04:00 |
|
feature_selection.rst
|
[MRG+1] DOC improve RFE/RFECV estimator docstring (#9233)
|
2017-07-27 14:39:42 +02:00 |
|
gaussian_process.rst
|
[MRG] Deprecates gaussian process regression_models and correlation_models. (#9717)
|
2017-10-16 12:27:06 +11:00 |
|
grid_search.rst
|
DOC Fix a few typos (#10038)
|
2017-10-30 08:13:16 +11:00 |
|
isotonic.rst
|
update image sources namespace
|
2016-08-03 20:23:50 +02:00 |
|
kernel_approximation.rst
|
[MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776)
|
2017-10-04 17:28:32 +02:00 |
|
kernel_ridge.rst
|
update image sources namespace
|
2016-08-03 20:23:50 +02:00 |
|
label_propagation.rst
|
[MRG+1] Fix semi_supervised (#9239)
|
2017-07-04 08:20:52 +10:00 |
|
lda_qda.rst
|
lda_qda doc: QDA vs Naive Bayes correction (#5997)
|
2016-09-14 15:59:06 -04:00 |
|
learning_curve.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
linear_model.rst
|
DOC Clarify notation for logistic regression objective function (#10269)
|
2017-12-08 13:48:58 +11:00 |
|
manifold.rst
|
DOC Fix three typos in manifold documentation (#9990)
|
2017-10-24 23:06:52 +11:00 |
|
metrics.rst
|
Added laplacian kernel
|
2015-10-14 13:56:57 -04:00 |
|
mixture.rst
|
DOC Fix a few typos (#10038)
|
2017-10-30 08:13:16 +11:00 |
|
model_evaluation.rst
|
[MRG + 1] DOC Fix cardinality vs. l0 norm in multilabel ranking user guide (#10219)
|
2017-11-30 15:10:18 +01:00 |
|
model_persistence.rst
|
[MRG] DOC Replacing "the scikit" with "scikit-learn" (#10126)
|
2017-11-14 11:06:50 +01:00 |
|
multiclass.rst
|
FEA Add a new class RegressorChain similar to ClassifierChain (#9257)
|
2017-12-12 09:00:57 +11:00 |
|
naive_bayes.rst
|
[MRG+1] Add norm parameter to ComplementNB. (#9916)
|
2017-10-17 18:57:26 +02:00 |
|
neighbors.rst
|
DOC Resolve typo in nearest neighbors regression docs (#9831)
|
2017-09-26 17:41:33 +10:00 |
|
neural_networks_supervised.rst
|
DOC Fix a few typos (#10038)
|
2017-10-30 08:13:16 +11:00 |
|
neural_networks_unsupervised.rst
|
various minor spelling tweaks (#9783)
|
2017-09-17 17:04:23 +02:00 |
|
outlier_detection.rst
|
DOC Comparison plot for anomaly detection methods. (#10004)
|
2017-11-03 08:37:27 +11:00 |
|
pipeline.rst
|
various minor spelling tweaks (#9783)
|
2017-09-17 17:04:23 +02:00 |
|
preprocessing.rst
|
Feature: Implement PowerTransformer (#10210)
|
2017-12-06 08:29:10 +11:00 |
|
preprocessing_targets.rst
|
DOC restructure data transformation user guide
|
2014-09-11 16:54:03 +10:00 |
|
random_projection.rst
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
|
scaling_strategies.rst
|
DOC: 'all cannot' -> 'not all can' (#10263)
|
2017-12-06 17:08:02 +01:00 |
|
sgd.rst
|
[MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776)
|
2017-10-04 17:28:32 +02:00 |
|
svm.rst
|
various minor spelling tweaks (#9783)
|
2017-09-17 17:04:23 +02:00 |
|
tree.rst
|
[MRG] Add Explanation of MSE vs Friedman MSE vs MAE criterion in Regression Tree Building (#9367)
|
2017-07-17 10:02:18 -07:00 |
|
unsupervised_reduction.rst
|
DOC: fix links to examples (#9102)
|
2017-06-12 10:54:30 +02:00 |