1 Star 0 Fork 0

pingpingma/scikit-learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 891 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.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/
*.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
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/utils/seq_dataset.pyx
sklearn/utils/seq_dataset.pxd
sklearn/linear_model/sag_fast.pyx
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/pingpingma/scikit-learn.git
git@gitee.com:pingpingma/scikit-learn.git
pingpingma
scikit-learn
scikit-learn
master

搜索帮助