How to provide parameters in fitrensemble
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Bernhard Suhm
le 30 Mai 2018
The parameters 'MinLeafSize', and 'MaxNumSplits' are available for optimization, see doc page for fitrensemble
Voir également
Catégories
En savoir plus sur Regression Tree Ensembles dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!