* added tilde to bunch of files * Updated _kde.py Changed array_like to array-like * Updated _kde.py Removed space * updated _kde.py Added full stop * PEP8 Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_adaboost_hastie_10_2.py | ||
| plot_adaboost_multiclass.py | ||
| plot_adaboost_regression.py | ||
| plot_adaboost_twoclass.py | ||
| plot_bias_variance.py | ||
| plot_ensemble_oob.py | ||
| plot_feature_transformation.py | ||
| plot_forest_importances.py | ||
| plot_forest_importances_faces.py | ||
| plot_forest_iris.py | ||
| plot_gradient_boosting_early_stopping.py | ||
| plot_gradient_boosting_oob.py | ||
| plot_gradient_boosting_quantile.py | ||
| plot_gradient_boosting_regression.py | ||
| plot_gradient_boosting_regularization.py | ||
| plot_isolation_forest.py | ||
| plot_monotonic_constraints.py | ||
| plot_random_forest_embedding.py | ||
| plot_random_forest_regression_multioutput.py | ||
| plot_stack_predictors.py | ||
| plot_voting_decision_regions.py | ||
| plot_voting_probas.py | ||
| plot_voting_regressor.py | ||
README.txt
.. _ensemble_examples: Ensemble methods ---------------- Examples concerning the :mod:`sklearn.ensemble` module.