How to provide parameters in fitrensemble
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Bernhard Suhm
am 30 Mai 2018
The parameters 'MinLeafSize', and 'MaxNumSplits' are available for optimization, see doc page for fitrensemble
Siehe auch
Kategorien
Mehr zu Regression Tree Ensembles finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!