Kaggle-class
🪆

Kaggle-class

💡
week1 - Intro to competitions & Recape - Feature preprocessing & extraction week2 - EDA - Validation - Data leaks week3 - Metrics - Mean-encodings week4 - Advanced features - Hyperparameter optimization - Ensembles week5 - Final project - Winning solutions
Competitions’ concepts
  • Data
  • Model
  • Submission
  • Evalustion
  • Leaderboard
Real World ML Pipeline
  1. Understand of problem
  1. Problem formalization
  1. Data collection
  1. Data preprocessing
  1. Modeling
  1. Way to evaluate model in real life
 
In kaggle, we only need to do step4 and step 5.
Â