【问题标题】:automatic classification model selecion自动分类模型选择
【发布时间】:2018-08-23 20:14:10
【问题描述】:

我想知道计算机是否可以通过查看训练数据来决定使用哪种分类模型(决策树、逻辑回归、KNN 等)。

即使只是数学也会非常有帮助。

我将在 python 3 中编写此代码,因此如果 scikit-learn 或 tensorflow 中有任何为此目的的内置方法,那将有很大帮助。

【问题讨论】:

标签: python-3.x machine-learning classification data-analysis


【解决方案1】:

这个 scikit learn 工具包解决了这个问题:

https://automl.github.io/auto-sklearn/stable/index.html

【讨论】:

    猜你喜欢
    • 2018-08-22
    • 1970-01-01
    • 1970-01-01
    • 2016-07-04
    • 2018-10-25
    • 2020-06-17
    • 2020-11-12
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多