美文网首页
Autogluon:机器学习框架

Autogluon:机器学习框架

作者: wo_monic | 来源:发表于2021-06-22 09:54 被阅读0次

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

相关文章

网友评论

      本文标题:Autogluon:机器学习框架

      本文链接:https://www.haomeiwen.com/subject/ijepyltx.html