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

DOC: Fixed links to modules in the example gallery

15 лет назад
plot_cyclical_feature_engineering.py

ENH: Display the number and names of output features (#31937)

4 месяца назад
plot_digits_denoising.py

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

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

DOC Add successive halving in some examples (#34247)

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

CLN replace authors with the standard line (#29250)

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

DOC: Correct a few typos in scikit-learn documentation (#33657)

4 месяца назад
plot_outlier_detection_wine.py

CLN replace authors with the standard line (#29250)

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

CLN replace authors with the standard line (#29250)

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

MNT Use ruff format rather than black (#31015)

год назад
plot_stock_market.py

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

год назад
plot_time_series_lagged_features.py

MNT Use ruff format rather than black (#31015)

год назад
plot_tomography_l1_reconstruction.py

Enable config setting `sparse_interface` to control sparray and spmatrix creation (#31177)

5 месяцев назад
plot_topics_extraction_with_nmf_lda.py

MNT Use ruff format rather than black (#31015)

год назад
wikipedia_principal_eigenvector.py

Enable config setting `sparse_interface` to control sparray and spmatrix creation (#31177)

5 месяцев назад
README.txt
.. _realworld_examples:
 
Examples based on real world datasets
-------------------------------------
 
Applications to real world problems with some medium sized datasets or
interactive user interface.