Goto

Collaborating Authors

 regression model tutorial


Regression model tutorial: Automated ML - Azure Machine Learning service

#artificialintelligence

Automated machine learning pre-processing steps (feature normalization, handling missing data, converting text to numeric, etc.) become part of the underlying model. When using the model for predictions, the same pre-processing steps applied during training are applied to your input data automatically.