Create an Azure Machine Learning AutoML classification job
Overview
This template creates an Azure Machine Learning AutoML classification job to find out the best model for predicting if a client will subscribe to a fixed term deposit with a financial institution. See this tutorial for reference: Tutorial.
Prerequisites
To run this template you need to have an Azure Machine Learning Workspace and an Azure Machine Learning Compute Instance/Cluster. The template expects these as parameters: workspaceName and computeName. You can use the following samples to create these:
Deployment steps
You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo.
You may set _artifactsLocation parameter to https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.machinelearningservices/machine-learning-job-create-automl-classification-job/ to let the Azure Machine Learning Job use sample training and validation data.
Notes
If you are new to Azure Machine Learning, see:
- Azure Machine Learning service
- Azure Machine Learning documentation
- Azure Machine Learning compute instance documentation
- Azure Machine Learning template reference
- Quickstart templates
Tags: Microsoft.MachineLearningServices/workspaces/jobs, Microsoft.MachineLearningServices/workspaces/computes, Microsoft.MachineLearningServices/workspaces, systemAssigned