How to provide parameters in fitrensemble
2 次查看(过去 30 天)
显示 更早的评论
Hi,
Is there any way that I can provide parameters e.g. minimum number of leaves and maximum number of splits when using fitrensemble?
0 个评论
回答(1 个)
Bernhard Suhm
2018-5-30
The parameters 'MinLeafSize', and 'MaxNumSplits' are available for optimization, see doc page for fitrensemble
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Regression Tree Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!