automl-streams:用于在数据流上实现自动化机器学习的AutoML框架

时间:2021-02-04 01:33:24
【文件属性】:
文件名称:automl-streams:用于在数据流上实现自动化机器学习的AutoML框架
文件大小:24.87MB
文件格式:ZIP
更新时间:2021-02-04 01:33:24
scikit-learn automl data-streams scikit-learnPython AutoML流 一个用于在生产环境中的数据流体系结构上实现自动化机器学习的AutoML框架。 安装 从pip pip install -U automl-streams 或conda : conda install automl-streams 用法 from skmultiflow . trees import HoeffdingTree from skmultiflow . evaluation import EvaluatePrequential from automlstreams . streams import KafkaStream stream = KafkaStream

网友评论