太阳能逐时概率预报
概率预测方法没看懂,图文基本无参考
随机森林(RF)。需要在RF中设置三个参数,数字树木- B(森林大小),M -预测因子的数量
Three parameters are required to be set in RF, the number
of trees - B (forest size), m - the number of predictors out of p
variables that are randomly chosen to be used for each split,
RF不需要单独的交叉验证来估计
参数,因为它具有内置的估计(OOB)。
包,验证了树的预测精度。
number of
trees B=100, samples m=6 (i.e.,18/3), and leaf size n min =5
所使用的参数是:
树B=100,样品M=6(即18/3),叶尺寸n min=5。
本文发布于:2024-02-04 06:30:27,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170701095253138.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |