【发布时间】:2020-09-23 18:38:29
【问题描述】:
我如何运行 TPOT 来为我提供关于多标签文本分类使用什么算法的建议?我的数据已经被清理并分为训练集和测试集。
【问题讨论】:
标签: python machine-learning artificial-intelligence automl tpot
我如何运行 TPOT 来为我提供关于多标签文本分类使用什么算法的建议?我的数据已经被清理并分为训练集和测试集。
【问题讨论】:
标签: python machine-learning artificial-intelligence automl tpot
是的,您可以使用 TPOT 进行多标签文本分类。
【讨论】: