1 Star 0 Fork 0

minyuan/autogluon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
full_install.sh 354 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jonas Mueller 提交于 2021-06-21 13:51 . update forecast CI (#1195)
#!/usr/bin/env bash
set -euo pipefail
python3 -m pip install -e core/
python3 -m pip install -e features/
python3 -m pip install -e tabular/[all]
python3 -m pip install -e mxnet/
python3 -m pip install -e extra/
python3 -m pip install -e text/
python3 -m pip install -e vision/
python3 -m pip install -e forecasting/
python3 -m pip install -e autogluon/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/minyuan-fr/autogluon.git
git@gitee.com:minyuan-fr/autogluon.git
minyuan-fr
autogluon
autogluon
master

搜索帮助