scikit-learn/doc/modules
Nicolas Hug 406184ef9c
[MRG] DOC update UG and docstrings for isotonic regression (#16234)
* Isotonic regression docs

* remove space

* Apply suggestions from code review

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Documented auto option in UG

* fixed more docstrings

* Addressed comments

Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
2020-02-01 21:27:06 +01:00
..
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 Better UG for calibration (#16175) 2020-01-29 14:54:02 +01:00
classes.rst FIX Expose SelectorMixin through sklearn/feature_selection/ (#16132) 2020-01-17 15:37:26 +01:00
clustering.rst DOC Fix typos, via a Levenshtein-style corrector (#15923) 2019-12-19 16:26:02 -08:00
compose.rst DOC Fix some new sphinx warnings. (#15560) 2019-11-07 16:35:31 -05: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 FIX Fixed some imports after deprecations (#15345) 2019-10-23 16:59:52 +02:00
decomposition.rst DOC Fix typo in decomposition.rst (#15342) 2019-10-23 14:28:25 +02:00
density.rst DOC Updates kernel function to be consistent (#16099) 2020-01-13 13:55:51 +01:00
ensemble.rst DOC Clarify that feature_importance_ are impurity based (#16237) 2020-02-01 13:18:11 +01:00
feature_extraction.rst MAINT remove inheriting from object (#14891) 2019-09-05 14:41:29 -04:00
feature_selection.rst DOC Clarify that feature_importance_ are impurity based (#16237) 2020-02-01 13:18:11 +01:00
gaussian_process.rst DOC Link items explictly (#14817) 2019-09-05 11:37:05 +02:00
grid_search.rst FEA Implements log-uniform random variable (#11232) 2019-10-02 13:56:24 +02:00
impute.rst DOC Fix some sphinx warnings (#14967) 2019-09-12 22:42:22 +02:00
isotonic.rst [MRG] DOC update UG and docstrings for isotonic regression (#16234) 2020-02-01 21:27:06 +01:00
kernel_approximation.rst [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +02:00
kernel_ridge.rst DOC Minor doc update to KernelRidge (#16295) 2020-01-29 23:44:20 +01: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 use return_X_y=True for load_iris dataset (#14777) 2019-08-24 17:54:16 -04:00
linear_model.rst DOC Fix some new sphinx warnings. (#15437) 2019-11-02 07:30:14 -05:00
manifold.rst DOC fix typos in manifold learning user guide (#14684) 2019-08-20 09:46:40 +02: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 clarify doc-string of roc_auc_score and add references (#15293) 2019-12-19 14:44:44 +01:00
model_persistence.rst use return_X_y=True for load_iris dataset (#14777) 2019-08-24 17:54:16 -04:00
multiclass.rst DOC Fix minor quirks in multiclass docs (#16356) 2020-02-01 14:51:46 +01:00
naive_bayes.rst FEA Add Categorical Naive Bayes (#12569) 2019-09-24 07:38:22 +10:00
neighbors.rst MNT Fix some easy-to-make typos (#15720) 2019-11-26 06:31:40 -06: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 ENH iForest - expose warm_start (#13451) (#13496) 2019-03-27 22:58:55 +01:00
partial_dependence.rst DOC Better docstring and User Guide for PDPs (#16114) 2020-01-14 22:12:17 +01:00
permutation_importance.rst DOC Link items explictly (#14817) 2019-09-05 11:37:05 +02:00
pipeline.rst [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00
preprocessing.rst DOC Fix typo in Yeo-Johnson formula (#15280) 2019-10-17 09:01:00 -04: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 Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
sgd.rst [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +02:00
svm.rst DOC Include LinearSV{C, R} in models that support sample_weights (#15871) 2019-12-13 08:44:59 +08:00
tree.rst MNT deprecating presort in DecisionTree* and GradeintBoosting* (#14907) 2019-09-10 20:39:52 +02:00
unsupervised_reduction.rst DOC: fix links to examples (#9102) 2017-06-12 10:54:30 +02:00