What is MinLeafSize in Hyperparameter Optimization

8 views (last 30 days)
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

Accepted Answer

Alan Weiss
Alan Weiss on 16 Oct 2018
Edited: Alan Weiss on 16 Oct 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
  1 Comment
Dimitri
Dimitri on 17 Oct 2018
Thanks Alan, through your first link and some research on the internet, I found a good answer here: https://discuss.analyticsvidhya.com/t/what-is-good-in-a-decision-tree-a-large-or-a-small-leaf-size/2108/2 . Thanks a lot!

Sign in to comment.

More Answers (0)

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!