/
githubmirror
/
scikit-learn
ОбзорДокументацияВойти
/
githubmirror
/
scikit-learn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
scikit-learn/
sklearn/utils/
..
_test_common

FIX Check and correct the input_tags.sparse flag (#30187)

2 года назад
src

MAINT remove spurious semi-columns for `switch` statement in cpp file (#28221)

3 года назад
tests

FIX warn if an estimator does have a concrete __sklearn_tags__ implementation (#30516)

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

ENH move estimator type to tags (#30122)

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

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

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

FIX Fix device detection when array API dispatch is disabled (#30454)

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

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

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

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

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

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

2 года назад
_cython_blas.pxd

MAINT add const qualifications to required places in cython_blas and cd_fast (#25791)

3 года назад
_cython_blas.pyx

MAINT Cython linting (#25861)

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

ENH Array API support for f1_score and multilabel_confusion_matrix (#27369)

2 года назад
_estimator_html_repr.css

ENH improve HTML display of `FunctionTransformer` (#29158)

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

FIX improve doc and test for HTMLDocumentationLinkMixin (#29774)

2 года назад
_fast_dict.pxd

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

2 года назад
_fast_dict.pyx

CLN replace authors with the standard line (#29250)

2 года назад
_heap.pxd

MAINT Consistent cython types continued (#25810)

3 года назад
_heap.pyx

MAINT Consistent cython types continued (#25810)

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

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

2 года назад
_isfinite.pyx

MAINT Remove Cython compilation warnings ahead of Cython3.0 release (#25621)

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

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

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

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

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

DOC improved documentation for `MethodPair` and `RouterMappingPair` (#29489)

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

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

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

API Revamp estimator tags (#29677)

2 года назад
_openmp_helpers.pxd

MAINT Replace deprecated cython conditional compilation (#25654)

3 года назад
_openmp_helpers.pyx

PERF set openmp to use only physical cores by default (#26082)

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

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

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

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

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

ENH `despine` keyword for ROC and PR curves (#26367)

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

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

2 года назад
_random.pxd

CLN replace authors with the standard line (#29250)

2 года назад
_random.pyx

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

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

DOC Fix typo in `_process_decision_function` (#30358)

2 года назад
_seq_dataset.pxd.tp

MAINT Remove setup.py mentions from documentation and comments (#29352)

2 года назад
_seq_dataset.pyx.tp

MAINT Remove setup.py mentions from documentation and comments (#29352)

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

CI Use conda-forge for min-dependencies build and add polars and pandas (#29502)

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

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

2 года назад
_sorting.pxd

MAINT Consistent cython types continued (#25810)

3 года назад
_sorting.pyx

MAINT Consistent cython types continued (#25810)

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

FIX warn if an estimator does have a concrete __sklearn_tags__ implementation (#30516)

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

DOC CI Add option of matching regex to `assert_docstring_consistency` (#29867)

2 года назад
_typedefs.pxd

MNT remove unnecessary cython.import_array (#28656)

2 года назад
_typedefs.pyx

MNT remove unnecessary cython.import_array (#28656)

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

PERF speedup classification_report by attaching unique values to dtype.metadata (#29738)

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

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

2 года назад
_vector_sentinel.pxd

MAINT Consistent cython types continued (#25810)

3 года назад
_vector_sentinel.pyx

MAINT Cython linting (#25861)

3 года назад
_weight_vector.pxd.tp

MAINT Remove setup.py mentions from documentation and comments (#29352)

2 года назад
_weight_vector.pyx.tp

MAINT Remove setup.py mentions from documentation and comments (#29352)

2 года назад
arrayfuncs.pyx

DOC use pydata-sphinx-theme for the website (#29038)

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

CLN replace authors with the standard line (#29250)

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

FIX signature of deprecated classes (#30145)

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

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

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

FIX Check and correct the input_tags.sparse flag (#30187)

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

ENH Array API support for f1_score and multilabel_confusion_matrix (#27369)

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

MNT add slots to tags (#30125)

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

CLN replace authors with the standard line (#29250)

2 года назад
meson.build

BLD Add missing OpenMP dependencies in relevant meson.build (#29694)

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

CLN replace authors with the standard line (#29250)

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

API Revamp estimator tags (#29677)

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

TST check that binary only classifiers fail on multiclass data (#29874)

2 года назад
murmurhash.pxd

MNT remove unnecessary cython.import_array (#28656)

2 года назад
murmurhash.pyx

CLN replace authors with the standard line (#29250)

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

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

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

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

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

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

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

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

2 года назад
sparsefuncs_fast.pyx

DOC Fix documentation example sparsefuncs_fast (#29526) (#29527)

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

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

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

MNT improve error message in `_num_samples` (#30355)

2 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©