【问题标题】:Is there any algorithm to classify 29 category and predict in python?有没有什么算法可以在python中对29个类别进行分类和预测?
【发布时间】:2020-10-20 08:29:55
【问题描述】:

我有 29 个类别作为目标变量,因此哪种算法可以帮助我进行分类和预测。 决策树是否有帮助或其他一些多项式算法。

【问题讨论】:

    标签: python-3.x machine-learning multiclass-classification


    【解决方案1】:

    这在很大程度上取决于您拥有的数据集和变量的特征。此外,您必须决定是喜欢进行监督学习还是无监督学习。

    在此处阅读更多信息Classification with multiple target variables

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-06-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-12-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多