ML_LEARN_LINEAR ============================== .. _mllearnlinear: Linear Regression- Uses Linear Regression to build a model whose target is categorical. Inputs ================ We have Inputs to select in basic and advanced. .. thumbnail:: ../_images/Images/mllearnlinearinput.png :title: Input .. centered:: :sup:`Input Basic` | .. thumbnail:: ../_images/Images/mllearnlinearadvanced.png :title: Input .. centered:: :sup:`Input Advanced` | Outputs =============== Outputs after execution of the ML worker .. thumbnail:: ../_images/Images/mllinearoutputresponses.png :title: Output .. centered:: :sup:`Output responses` | .. thumbnail:: ../_images/Images/mllinearpredction.png :title: Output .. centered:: :sup:`Prediction` | |