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

SGD Noncalibrated Binary Classifier

The SGD Noncalibrated trains a linear classification model using the parallel stochastic gradient descent (SGD) method. The SGD is an iterative algorithm that optimizes a differentiable objective function.

Inputs

NameIDDescriptionType
L2 RegularizationL2 RegularizationThe L2 regularization weight.Number
Number of IterationsIterationsThe maximum number of passes through the training dataset; set to 1 to simulate online learning.Integer
Learning RateLearningThe initial learning rate used by SGD.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