2 Star 0 Fork 0

mirrors_arnaudsj/scikit-learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 560 Bytes
一键复制 编辑 原始数据 按行查看 历史
Olivier Grisel 提交于 2013-07-28 01:06 . typo
[aliases]
# python2.7 has upgraded unittest and it is no longer compatible with some
# of our tests, so we run all through nose
test = nosetests
[nosetests]
#with-coverage = 1
cover-html = 1
cover-html-dir = coverage
cover-package = sklearn
detailed-errors = 1
with-doctest = 1
doctest-tests = 1
doctest-extension = rst
doctest-fixtures = _fixture
#doctest-options = +ELLIPSIS,+NORMALIZE_WHITESPACE
# Uncomment the following under windows to build using:
# http://sourceforge.net/projects/mingw/
#[build_ext]
#compiler=mingw32
#
#[build]
#compiler=mingw32
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_arnaudsj/scikit-learn.git
git@gitee.com:mirrors_arnaudsj/scikit-learn.git
mirrors_arnaudsj
scikit-learn
scikit-learn
master

搜索帮助