1 Star 0 Fork 13

phyhac/scikit-learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MANIFEST.in 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
include *.rst
recursive-include doc *
recursive-include examples *
recursive-include sklearn *.c *.h *.pyx *.pxd *.pxi *.tp
recursive-include sklearn/datasets *.csv *.csv.gz *.rst *.jpg *.txt *.arff.gz *.json.gz
include COPYING
include README.rst
include pyproject.toml
include sklearn/externals/README
include sklearn/svm/src/liblinear/COPYRIGHT
include sklearn/svm/src/libsvm/LIBSVM_CHANGES
include conftest.py
include Makefile
include MANIFEST.in
include .coveragerc
# exclude from sdist
recursive-exclude asv_benchmarks *
recursive-exclude benchmarks *
recursive-exclude build_tools *
recursive-exclude maint_tools *
recursive-exclude benchmarks *
recursive-exclude .binder *
recursive-exclude .circleci *
exclude .codecov.yml
exclude .mailmap
exclude .pre-commit-config.yaml
exclude azure-pipelines.yml
exclude lgtm.yml
exclude CODE_OF_CONDUCT.md
exclude CONTRIBUTING.md
exclude PULL_REQUEST_TEMPLATE.md
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/phyhac/scikit-learn.git
[email protected]:phyhac/scikit-learn.git
phyhac
scikit-learn
scikit-learn
master

搜索帮助