AzureML is a machine learning cloud-based service from Azure cloud used for development, training and deployment of Machine Learning models and solutions
Use Azure Cognitive face service to detect faces in images and also match faces to recognize person in images. We can also use it to group faces and face recognition.
Train a Deep learning image classification model with no or very less code and serve using an endpoint using azure cognitive services.
Upload, download files and perform different other interactions with Azure Blob storage in python.
For any model, we train for a specific purpose, we need to deploy it on some cloud or local device to use it for new data, so here we will learn about cloud deployment as API