ML_LEARN_GPR ============================== .. _mllearngpr: Gaussian Process Regression- Uses a Gaussian Process to build a model whose target is numeric. Inputs ================ We have Inputs to select in basic and advanced. .. thumbnail:: ../_images/Images/mlleargprrinput.png :title: Input .. centered:: :sup:`Input Basic` | .. thumbnail:: ../_images/Images/mllearngpradvanced.png :title: Input .. centered:: :sup:`Input Advanced` | Outputs =============== Outputs after execution of the ML worker .. thumbnail:: ../_images/Images/mlgproutputresponses.png :title: Output .. centered:: :sup:`Output responses` | .. thumbnail:: ../_images/Images/mlgprpredction.png :title: Output .. centered:: :sup:`Prediction` | |