/
githubmirror
/
scikit-learn
ОбзорДокументацияВойти
/
githubmirror
/
scikit-learn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
scikit-learn/
examples/miscellaneous/
..
README.txt

MNT Fix pre-commit issues (#31013)

год назад
plot_anomaly_comparison.py

CLN replace authors with the standard line (#29250)

2 года назад
plot_display_object_visualization.py

MNT don't use random_state in LogisticRegression unless it has an effect (#34287)

2 месяца назад
plot_estimator_representation.py

DEP parameter penalty in LogisticRegression and LogisticRegressionCV (#32659)

9 месяцев назад
plot_isotonic_regression.py

DOC Correct typos and format issues in examples (#32494)

10 месяцев назад
plot_johnson_lindenstrauss_bound.py

MNT Add author/license note where missing and add the linter (#29477)

2 года назад
plot_kernel_approximation.py

DOC Correct many typos in code comments (#32666)

9 месяцев назад
plot_kernel_ridge_regression.py

DOC: Revise the formatting of author/license note (#32305)

10 месяцев назад
plot_metadata_routing.py

FIX metaedata routing with dask backend on joblib (#34077)

2 месяца назад
plot_multilabel.py

MNT Update index finding to use np.nonzero (#31115)

год назад
plot_multioutput_face_completion.py

MNT Add author/license note where missing and add the linter (#29477)

2 года назад
plot_outlier_detection_bench.py

DOC Correct typos and format issues in examples (#32494)

10 месяцев назад
plot_pipeline_display.py

MNT Apply ruff/flake8-executable rules (EXE) (#31063)

год назад
plot_roc_curve_visualization_api.py

DOC: Correct many grammatical issues (#32820)

8 месяцев назад
plot_set_output.py

MNT Enforce ruff/pygrep-hooks rules (PGH) (#31226)

год назад
README.txt
.. _miscellaneous_examples:
 
Miscellaneous
-------------
 
Miscellaneous and introductory examples for scikit-learn.