scikit-learn/examples
mrastgoo bd9b0f69c6
ENH fix x- and y-axis limits and ratio in ROC and PR displays (#26366)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2023-08-23 16:37:29 +02:00
..
applications DOC Documents fixed to increase speed by removing for loop (#27066) 2023-08-15 14:33:35 +00:00
bicluster MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
calibration MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
classification DOC Add random_state to all classifiers in plot_classifier_comparison.py (#26968) 2023-08-02 14:22:46 +02:00
cluster FIX Create a cosistent image via random_state additions in "plot_cluster_comparison.py" (#26976) 2023-08-23 11:50:18 +02:00
compose MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
covariance MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
cross_decomposition MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
datasets MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
decomposition DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
developing_estimators [MRG] DOC add __sklearn_is_fitted__ example (#26618) 2023-07-17 14:17:45 +05:00
ensemble ENH fix x- and y-axis limits and ratio in ROC and PR displays (#26366) 2023-08-23 16:37:29 +02:00
exercises MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
feature_selection MNT Fixed linting error in `plot_select_from_model_diabetes.py` (#26915) 2023-07-27 13:42:46 +00:00
gaussian_process MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
impute DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
inspection DOC Rework permutation importance with multicollinearity example (#26221) 2023-08-22 21:43:58 +02:00
kernel_approximation DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
linear_model MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
manifold MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
miscellaneous ENH fix x- and y-axis limits and ratio in ROC and PR displays (#26366) 2023-08-23 16:37:29 +02:00
mixture MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
model_selection ENH fix x- and y-axis limits and ratio in ROC and PR displays (#26366) 2023-08-23 16:37:29 +02:00
multioutput MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
neighbors DOC improve the KNN classifier example (#26993) 2023-08-03 15:02:27 +02:00
neural_networks MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
preprocessing DOC Improve `plot_target_encoder_cross_val.py` example (#26677) 2023-07-27 09:52:03 -04:00
release_highlights MAINT Remove flake8 mentions/ignore comments (#26988) 2023-08-02 09:02:42 -04:00
semi_supervised MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
svm DOC Revisit SVM C scaling example (#25115) 2023-08-22 21:44:25 +02:00
text MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
tree MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
README.txt DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00

README.txt

.. _general_examples:

Examples
========