Name | ID | Description | Type |
---|---|---|---|
Number of Leaves | Leaves | The max number of leaves in each tree. | Integer |
Number of Iterations | Iterations | The number of boosting iterations. A new tree is created in each iteration, so this is equivalent to the number of trees. | Integer |
Minimum Example Count Per Leaf | Count | The minimal number of data points required to form a new tree leaf. | Integer |
Learning Rate | Learning | The shrinkage rate for trees, used to prevent over-fitting. | Number |
Name | ID | Description | Type |
---|---|---|---|
Trainer Type | Trainer Type | The trainer used for machine learning problems. | Generic |
Site design © Robin Rodricks.
LunchBox and associated data © 2024 Nathan Miller.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub