How to provide parameters in fitrensemble
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Bernhard Suhm
il 30 Mag 2018
The parameters 'MinLeafSize', and 'MaxNumSplits' are available for optimization, see doc page for fitrensemble
Vedere anche
Categorie
Scopri di più su Regression Tree Ensembles in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!