What is MinLeafSize in Hyperparameter Optimization
15 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Alan Weiss
2018 年 10 月 16 日
編集済み: Alan Weiss
2018 年 10 月 16 日
MinLeafSize description. The algorithm is briefly sketched here. There is more explanation here. In particular, this might help.
Alan Weiss
MATLAB mathematical toolbox documentation
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!