【问题标题】:Random forests with scikit learn .9 or belowscikit learn .9 或以下的随机森林
【发布时间】:2012-03-10 11:44:56
【问题描述】:

我在我的 mac 和我的 linux 机器上安装 Scikit learn 时遇到了一些奇怪的问题。只有 scikit learn .9 安装。

有没有办法使用这个版本来学习随机森林?

【问题讨论】:

    标签: python machine-learning scikits random-forest scikit-learn


    【解决方案1】:

    随机森林和极端随机树were both introduced in 0.10。如果您使用的是 debian 或 ubuntu,您可以尝试使用为 scikit-learn 提供打包版本的neurodebian repository(以及最新版本的大量其他科学 Python 工具)。

    您能否在 scikit-learn 项目邮件中报告您的构建问题以及错误消息?

    【讨论】:

    • 哇! Neurodebian 让它变得如此简单......我以前见过它,我没有意识到它是一个存储库;我以为它是另一个版本的 linux ......现在一切正常。非常感谢!
    猜你喜欢
    • 2015-03-28
    • 2013-04-26
    • 2015-09-16
    • 2016-06-22
    • 2017-03-26
    • 2017-12-10
    • 2015-08-28
    • 2016-01-21
    • 2019-04-01
    相关资源
    最近更新 更多