The Data janitor
Learn how to clean datasets before you use them for trainingChallenge
The Data janitor
Objectives:
- You are given a bad dataset with missing values, duplicate rows and so on.
- Write a script to perfectly clean the dataset and output a pristine CSV suitable for training a model
- Link us to the script to earn points
Submissions are only open during the event.