What is MinLeafSize in Hyperparameter Optimization
조회 수: 8 (최근 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!