/
githubmirror
/
scikit-learn
Обзор
Документация
Войти
/
githubmirror
/
scikit-learn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
sklearn/preprocessing/meson.build
13 строк
357 B
Loïc Estève
BLD Reduce generated build file path lengths to avoid Windows path length limitation (#31212)
05 май 2025, 19:08
Не верифицирован
05 май 2025, 19:08
c26fa16
Код
Авторство
О чём код?
py.extension_module( '_csr_polynomial_expansion', [cython_gen.process('_csr_polynomial_expansion.pyx'), utils_cython_tree], subdir: 'sklearn/preprocessing', install: true ) py.extension_module( '_target_encoder_fast', [cython_gen_cpp.process('_target_encoder_fast.pyx'), utils_cython_tree], subdir: 'sklearn/preprocessing', install: true )