ML_LEARN_ELASTICNET ============================== .. _mllearnelasticnet: ElasticNet Regression- Uses ElasticNet Regression to build a model whose target is categorical. Inputs ================ We have Inputs to select in basic and advanced. .. thumbnail:: ../_images/Images/mllearnelascticnetinput.png :title: Input .. centered:: :sup:`Input Basic` | .. thumbnail:: ../_images/Images/mllearnelasticnetadvanced.png :title: Input .. centered:: :sup:`Input Advanced` | Outputs =============== Outputs after execution of the ML worker .. thumbnail:: ../_images/Images/mllearnelasticnetoutputresponses.png :title: Output .. centered:: :sup:`Output responses` | .. thumbnail:: ../_images/Images/mlelasticnetpredction.png :title: Output .. centered:: :sup:`Prediction` | |