ML project from scratch
Part 1 (Intro):
Part 2 (Data acquisition / analysis):
Part 3 (First model):
- Model V1
- Preprocessing
- Model definition
- Features
- Training Pipeline
- Functionality tests
- Wrapup
Part 4 (refined model):
-
Model V2
- Feature Importance
- Error Analysis
- What Does the Data Say?
- Model V2
Part 5 (Deployment):
- Prediction Rest API
- Chrome Extension
- Continuous Integration (CI)