/
githubmirror
/
scikit-learn
Обзор
Документация
Войти
/
githubmirror
/
scikit-learn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitignore
96 строк
1 KB
Dea María Léon
MAINT: Remove Sass dependency - as css accepts nesting and `&` (#34413)
07 июл 2026, 17:16
Не верифицирован
07 июл 2026, 17:16
5cd6db9
Код
Авторство
О чём код?
*.pyc* *.so *.pyd *~ .#* *.lprof *.swp *.swo .DS_Store build sklearn/datasets/__config__.py sklearn/**/*.html dist/ MANIFEST doc/sg_execution_times.rst doc/_build/ doc/api/*.rst doc/auto_examples/ doc/modules/generated/ doc/datasets/generated/ doc/developers/maintainer.rst doc/index.rst doc/min_dependency_table.rst doc/min_dependency_substitutions.rst # release notes generated by towncrier doc/whats_new/notes-towncrier.rst *.pdf pip-log.txt scikit_learn.egg-info/ .coverage coverage *.py,cover .tags* tags covtype.data.gz 20news-18828/ 20news-18828.tar.gz coverages.zip samples.zip doc/coverages.zip doc/samples.zip coverages samples doc/coverages doc/samples *.prof .tox/ .coverage pip-wheel-metadata lfw_preprocessed/ nips2010_pdf/ *.nt.bz2 *.tar.gz *.tgz examples/cluster/joblib reuters/ benchmarks/bench_covertype_data/ benchmarks/HIGGS.csv.gz bench_pca_solvers.csv *.prefs .pydevproject .idea .vscode # used by pyenv .python-version *.c *.cpp !/**/src/**/*.c !/**/src/**/*.cpp *.sln *.pyproj # Used by py.test .cache .pytest_cache/ _configtest.o.d # Used by mypy .mypy_cache/ # virtualenv from advanced installation guide sklearn-env/ # Default JupyterLite content jupyterlite_contents # file recognised by vscode IDEs containing env variables .env