Description
In this course, you will :
- Be able to utilize Azure ML to create a complete binary classification model.
- Learn how to score and evaluate binary classification models.
- Apply what you have studied to forecast whether you would have survived or died if you were on the Titanic.
Syllabus:
1. The Modeling Process
- Defining Our Categorical Variables
- Renaming Our Columns
- Clean Missing Age Values
- Remove Unnecessary Columns
- Specify Our Response Class
- Building the Model
2. Analyzing The Results
- Adding a Second Model for Comparison
- Analyzing the Results
- What is Cross Validation?
- Cross Validating Our Results
- Tuning the Model
- Publish To Web Service