Create a Kaggle account if you do not already have one. Use the following link to join the competition, you can submit your predictions on Kaggle in the specified format.
Contest link - Link
In this competition, you are given a dataset with each columns representing statistical values of air measured at some place. The date and time of measurement also given as features. The target column is a measure of quality of air.
Your task here is to predict the target column using the given features with various ML techniques which we have taught in the summer school!
This is a Regression problem, so the chosen evaluation metric is R2 score, Know more about R2 score here.
-
Each individual is allowed to make 10 submissions every day
-
Final Ranking will be based on the whole test data