scikit-learn/examples/miscellaneous
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
README.txt DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00
plot_anomaly_comparison.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_display_object_visualization.py MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
plot_estimator_representation.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_isotonic_regression.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_johnson_lindenstrauss_bound.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_kernel_approximation.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_kernel_ridge_regression.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_metadata_routing.py MNT metadata routing: remove `MethodMapping.from_str()` and sort `caller`, `callee` in `MethodPair()` (#28422) 2024-05-02 10:13:21 +02:00
plot_multilabel.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_multioutput_face_completion.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_outlier_detection_bench.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_partial_dependence_visualization_api.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_pipeline_display.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_roc_curve_visualization_api.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_set_output.py DOC add example with ``set_params``. (#29243) 2024-06-13 13:32:31 +00:00

README.txt

.. _miscellaneous_examples:

Miscellaneous
-------------

Miscellaneous and introductory examples for scikit-learn.