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

FIX: HTML representation with nested meta-estimator (#33889)

2 месяца назад
_test_common

MNT Typo in common tests (#34115)

2 месяца назад
src

MNT Fix pre-commit issues (#31013)

год назад
tests

Fix: Array-API - avoid failing for numpy fit + predict with sparse or array-like X (#34144)

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

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

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

DOC: Correct many grammatical issues (#32820)

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

Fix: Array-API - avoid failing for numpy fit + predict with sparse or array-like X (#34144)

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

MNT Enforce ruff rules (RUF) (#30694)

год назад
_bitset.pxd

MNT move bitset from HGBT to utils (#33957)

3 месяца назад
_bitset.pyx

MNT move bitset from HGBT to utils (#33957)

3 месяца назад
_blas_int.pxi.in

ENH: make `sklearn/utils/cython_blas` compatible with an ILP64 SciPy (#33784)

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

DOC: Correct many a/an usage mistakes (#32996)

7 месяцев назад
_chunking.py

MNT Switch to absolute imports enforced by `ruff` (#31847)

год назад
_cython_blas.pxd

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

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

ENH: make `sklearn/utils/cython_blas` compatible with an ILP64 SciPy (#33784)

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

FIX Make `get_namespace` handle pandas dataframe input (#32838)

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

MNT: Replace internal _searchsorted helper with api xp.searchsorted support (#32547)

10 месяцев назад
_fast_dict.pxd

MNT Use absolute imports in sklearn/utils/_fast_dict.pxd (#32421)

10 месяцев назад
_fast_dict.pyx

MNT Switch to absolute imports in sklearn/utils/_fast_dict.pyx (#32317)

10 месяцев назад
_heap.pxd

MNT Switch to absolute imports in sklearn/utils/_heap.pxd (#32410)

10 месяцев назад
_heap.pyx

MNT Switch to absolute imports in sklearn/utils/_heap.pyx (#32370)

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

ENH add narwhals as dependency (#31127)

3 месяца назад
_isfinite.pyx

MNT replace authors and license with standard text (#30511)

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

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

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

FIX metadata routing shouldn't deep copy estimator (#33827)

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

FIX: handling pandas missing values in HTML repr (#32341)

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

MNT Switch to absolute imports enforced by `ruff` (#31847)

год назад
_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

FEA Callbacks API (#33322)

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

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

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

ENH add `from_cv_results` in `PrecisionRecallDisplay` (#30508)

6 месяцев назад
_pprint.py

MNT Clean up dead code related to deprecated classes (#33306)

6 месяцев назад
_random.pxd

DOC: Correct many grammatical issues (#32820)

8 месяцев назад
_random.pyx

MNT Use const for DEFAULT_SEED in _random.pxd (#32537)

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

Fix `pos_label` validation in multiclass scorers (#33473)

5 месяцев назад
_seq_dataset.pxd.tp

MNT Use absolute imports in sklearn/utils/_seq_dataset.pxd.tp and sklearn/utils/_seq_dataset.pyx.tp (#32335)

10 месяцев назад
_seq_dataset.pyx.tp

MNT Use absolute imports in sklearn/utils/_seq_dataset.pxd.tp and sklearn/utils/_seq_dataset.pyx.tp (#32335)

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

FIX FeatureUnion for polars output with intermediate duplicated column names (#32106)

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

ENH Include Narwhals in `show_versions` (#34138)

2 месяца назад
_sorting.pxd

FIX: Use intro sort for `simultaneous_sort` (2 way partitioning) (#33252)

3 месяца назад
_sorting.pyx

FIX: Use intro sort for `simultaneous_sort` (2 way partitioning) (#33252)

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

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

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

MNT Add specific error message to `get_tags()` when users pass estimator class instead of instance (#32565)

7 месяцев назад
_testing.py

MNT _convert_container columns_name -> column_names (#33955)

3 месяца назад
_typedefs.pxd

MNT remove unnecessary cython.import_array (#28656)

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

MNT remove unnecessary cython.import_array (#28656)

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

MNT Switch to absolute imports enforced by `ruff` (#31847)

год назад
_user_interface.py

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

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

MNT Modified relative to absolute import paths in sklearn/utils/_vector_sentinel.pxd (#32332)

10 месяцев назад
_vector_sentinel.pyx

MAINT Cython linting (#25861)

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

FIX an issue with SGD models(SGDRegressor etc.) convergence criteria (#31856)

10 месяцев назад
_weight_vector.pyx.tp

FIX an issue with SGD models(SGDRegressor etc.) convergence criteria (#31856)

10 месяцев назад
arrayfuncs.pyx

MNT Switch to absolute imports in sklearn\utils\arrayfuncs.pyx (#32363)

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

Always try to use dlpack-capable `move_to` for NumPy conversions and only use `_convert_to_numpy` as a fallback (#33623)

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

MNT Clean up dead code related to deprecated classes (#33306)

6 месяцев назад
discovery.py

MNT Switch to absolute imports enforced by `ruff` (#31847)

год назад
estimator_checks.py

TST Don't share regression data across tests and test runs (#34131)

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

FIX: fix array API support for float32-only devices on integer inputs (#33898)

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

ENH add narwhals as dependency (#31127)

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

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

5 месяцев назад
meson.build

MNT move bitset from HGBT to utils (#33957)

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

MNT Switch to absolute imports enforced by `ruff` (#31847)

год назад
metaestimators.py

FIX add actual class name to error message in class vs. instance error (#33088)

7 месяцев назад
multiclass.py

FIX Improve checking for string and multilabel inputs for classification metrics (#33086)

3 месяца назад
murmurhash.pxd

MNT Switch to absolute imports in sklearn/utils/murmurhash.* and sklearn/utils/sparsefuncs_fast.pyx

10 месяцев назад
murmurhash.pyx

DOC Correct many typos in code comments (#32666)

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

ENH add array API support for _newton_cg (#33765)

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

CI Run free-threaded test suite with pytest-run-parallel (#32023)

год назад
random.py

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

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

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

5 месяцев назад
sparsefuncs_fast.pyx

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

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

FIX: fix boundary 0-weight edge-case in `_weighted_percentile` (#33127)

7 месяцев назад
validation.py

MNT simplify check_array for sparse pandas.DataFrame a bit (#33971)

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