Azure Automated Machine Learning
A classification task
Automated Machine Learning (AutoML) is a service available within the Azure Machine Learning (AML) service.
As the name suggests, the main goal of AutoML is that of automating the development and scoring of different types of ML models to eventually pick the one which is the most performing. Basically, AutoML offers the possibility to parallelize…