/
githubmirror
/
scikit-learn
Обзор
Документация
Войти
/
githubmirror
/
scikit-learn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
sklearn/experimental/__init__.py
10 строк
305 B
Adrin Jalali
MNT Add author/license note where missing and add the linter (#29477)
22 июл 2024, 23:05
Не верифицирован
22 июл 2024, 23:05
3e127a3
Код
Авторство
О чём код?
"""Importable modules that enable the use of experimental features or estimators. .. warning:: The features and estimators that are experimental aren't subject to deprecation cycles. Use them at your own risks! """ # Authors: The scikit-learn developers # SPDX-License-Identifier: BSD-3-Clause