Here you will find a jupyter notebook corresponding to the data preparation of a technical test. The goal of this project was to predict if a video will grenerate some revenue.
Through this notebook you will see all the steps and the methods I generally use in my data science projets, such as :
- Train / Test Split
- Duplicates Analysis
- Missing Values
- Variables Transformation
- Outliers analysis and Processing
- Variables Standardization and Normalization
- Sampling