【问题标题】:library that compute precision recall from fitted random forest in r [closed]从r中的拟合随机森林计算精确召回的库[关闭]
【发布时间】:2018-10-29 09:43:29
【问题描述】:

是否有一个库可以计算 R 中拟合模型的精度和召回率。

【问题讨论】:

    标签: r random-forest precision-recall


    【解决方案1】:

    也许插入符号包可能会有所帮助。 https://topepo.github.io/caret/measuring-performance.html

    【讨论】:

    • prSummary(test_set, lev = levels(test_set$obs))
    猜你喜欢
    • 2020-08-03
    • 2020-03-08
    • 1970-01-01
    • 2016-03-01
    • 2021-02-11
    • 2021-04-26
    • 2019-04-20
    • 2017-08-11
    • 2021-07-12
    相关资源
    最近更新 更多