-
Book Overview & Buying
-
Table Of Contents
Microsoft Azure Machine Learning
By :
You have to predict whether the flight would be delayed or not. As you found from the dataset, any flight delayed for more than 15 minutes has been labeled as delayed and the ArrDelay15 corresponding label contains 1. Here, the ArrDelay15 column is the target variable and it only contains 0 and 1. Clearly, it's a two-class classification problem.
As you have already explored, there are several two-class classification algorithms available in ML Studio. For simplicity, we would just build the model here with the Two-Class Boosted Decision Tree module with the following parameters:
You are encouraged to try out different algorithms and also use the Sweep Parameters module to choose the optimum parameters.
To train the model, you need to split the dataset and use...
Change the font size
Change margin width
Change background colour