跳转至

Autogluon 机器学习框架

how to prevent your link ban by the website.Use code module may be a good choice. 学习 https://mp.weixin.qq.com/s/ZD6zaIy89p-Nd-ZeI_SbIQ autogluon github https://auto.gluon.ai/stable/index.html auto.gluon支持文本、图片、表格数据的机器学习 Autugluon运行于python3.6, 3.7, or 3.8 (3.8 support is experimental)

1.安装AutoGluon

python3 -m pip install -U pip
python3 -m pip install -U setuptools wheel
python3 -m pip install -U "mxnet<2.0.0"
python3 -m pip install --pre autogluon

2.快速上手

使用Autogluon参加kaggle竞赛

pip install kaggle

回到页面顶部