ML_LEARN_SGDR ============================== .. _mllearnsgdr: SGD Regression- Uses Stochastic Gradient Descent Regression to build a model whose target is numeric. Inputs ================ We have Inputs to select in basic and advanced. .. thumbnail:: ../_images/Images/mllearnsgdrinput.png :title: Input .. centered:: :sup:`Input Basic` | .. thumbnail:: ../_images/Images/mllearnsgdradvanced.png :title: Input .. centered:: :sup:`Input Advanced` | Outputs =============== Outputs after execution of the ML worker .. thumbnail:: ../_images/Images/mllearnsgdroutputresponses.png :title: Output .. centered:: :sup:`Output responses` | .. thumbnail:: ../_images/Images/mlsgdrpredction.png :title: Output .. centered:: :sup:`Prediction` | |