What is MinLeafSize in Hyperparameter Optimization
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dimitri
am 16 Okt. 2018
Kommentiert: Dimitri
am 17 Okt. 2018
Hello, I'm currently working on the syntax of hyper parameter optimization and don't understand the table with MinLeafSize for example here: https://de.mathworks.com/help/stats/fitrtree.html#bvdmo26-1. In iteration 1 it says MinLeafSize 28, what does that mean exactly?
Best regards, Dimitri
0 Kommentare
Akzeptierte Antwort
Alan Weiss
am 16 Okt. 2018
Bearbeitet: Alan Weiss
am 16 Okt. 2018
MinLeafSize description. The algorithm is briefly sketched here. There is more explanation here. In particular, this might help.
Alan Weiss
MATLAB mathematical toolbox documentation
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!