【发布时间】:2018-10-29 09:43:29
【问题描述】:
是否有一个库可以计算 R 中拟合模型的精度和召回率。
【问题讨论】:
标签: r random-forest precision-recall
是否有一个库可以计算 R 中拟合模型的精度和召回率。
【问题讨论】:
标签: r random-forest precision-recall
也许插入符号包可能会有所帮助。 https://topepo.github.io/caret/measuring-performance.html
【讨论】: