1 Star 0 Fork 13

rujor/scikit-learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
*.pyc
*.so
*.pyd
*~
.#*
*.lprof
*.swp
*.swo
.DS_Store
build
sklearn/datasets/__config__.py
sklearn/**/*.html
dist/
MANIFEST
doc/_build/
doc/auto_examples/
doc/modules/generated/
doc/datasets/generated/
doc/min_dependency_table.rst
doc/min_dependency_substitutions.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/
*.prefs
.pydevproject
.idea
.vscode
*.c
*.cpp
!/**/src/**/*.c
!/**/src/**/*.cpp
*.sln
*.pyproj
# Used by py.test
.cache
.pytest_cache/
_configtest.o.d
# Used by mypy
.mypy_cache/
# files generated from a template
sklearn/_loss/_loss.pyx
sklearn/utils/_seq_dataset.pyx
sklearn/utils/_seq_dataset.pxd
sklearn/utils/_weight_vector.pyx
sklearn/utils/_weight_vector.pxd
sklearn/linear_model/_sag_fast.pyx
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/rujor/scikit-learn.git
[email protected]:rujor/scikit-learn.git
rujor
scikit-learn
scikit-learn
main

搜索帮助