Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kaggle Competition Starter Notebook Walkthrough
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Competition Page
- 3 Loading the Starter Notebook
- 4 Training Dataset Description
- 5 Test Dataset
- 6 Distribution of Target Variable
- 7 Defining Cross Validation Scheme
- 8 Feature Engineering
- 9 Test and Out of Fold Dataframe
- 10 Model Training Loop
- 11 Training the Model
- 12 Evaluating out of fold score
- 13 Feature Importance
- 14 Create Submission
- 15 Checking the Leaderboard and Conclusion