Machine Learning Model Building | Azure ML Tutorial

Originally published at: https://tutorials.datasciencedojo.com/machine-learning-model-building/

Machine Learning Model Building – Let’s build our first machine learning model in Azure ML. First, we have to go shopping for a machine learning model. We must identify what type of machine learning algorithm we want to choose from. We ended up using a decision tree algorithm because we have lots of categorical data. We’ll build a very simplistic model so that we can visualize the decision tree model and understand its results.

You can get a free trial of Azure here.

Here is the link to the Azure Portal.

Watch the first video in this series

(839)