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

Online Gradient Descent Regression

The Online Gradient Descent Trainer is used to train a linear regression model using the online gradient descent method to estimate the parameters for the linear regression model.

Inputs

NameIDDescriptionType
L2 RegularizationL2 RegularizationThe L2 regularization weight.Number
Number of IterationsIterationsNumber of passes through the training dataset.Integer
Learning RateLearningThe shrinkage rate for trees, used to prevent over-fitting.Number
Decrease Learning RateDecreaseDetermine whether to decrease the LearningRate or not. If set to true, The learning rate will be reduced with every weight update proportional to the square root of the number of updates.Boolean

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