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

Move project directory from scikits.learn to sklearn

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

MNT add isort to ruff's rules (#26649)

3 года назад
test_affinity_propagation.py

FIX `AffinityPropagation` assigning multiple clusters for equal points (#28121)

3 года назад
test_bicluster.py

Make the test suite itself thread-safe to be able to detect thread-safety problems with or without free-threading (#30041)

год назад
test_birch.py

MNT Clean-up deprecation for 1.8: copy attribute of Birch (#32160)

год назад
test_bisect_k_means.py

FIX Correct validation in BisectingKMeans with custom init (#33148)

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

FIX: avoid spurious EfficiencyWarning in DBSCAN with metric='precomputed' (#34399)

4 дня назад
test_feature_agglomeration.py

MNT Clean-up deprecations for 1.7: Xt in inverse_transform (#31106)

год назад
test_hdbscan.py

API Change default value of HDBSCAN.copy (#31973)

год назад
test_hierarchical.py

MNT Fix typos found by typos (#33916)

3 месяца назад
test_k_means.py

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

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

Make the test suite itself thread-safe to be able to detect thread-safety problems with or without free-threading (#30041)

год назад
test_optics.py

CI Add Python 3.14 nightly wheels (#32012)

год назад
test_spectral.py

EFF improve the eigsh call in spectral embedding (#33262)

4 месяца назад