We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Data
Data Sets
Generate
Machine Learning
Math
Mesh
Models
Panels
Serialization
Structure
Trainer Types
Util
Workflow

Light GBM Regression

The Light GBM trains a model using a gradient boosting decision tree regression method.

Inputs

NameIDDescriptionType
Number of LeavesLeavesThe max number of leaves in each tree.Integer
Number of IterationsIterationsThe 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 LeafCountThe minimal number of data points required to form a new tree leaf.Integer
Learning RateLearningThe shrinkage rate for trees, used to prevent over-fitting.Number

Outputs

NameIDDescriptionType
Trainer TypeTrainer TypeThe trainer used for machine learning problems.Generic

Video Tutorials

Site design © Robin Rodricks.   LunchBox and associated data © 2024 Nathan Miller.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service