Primary competition visual

AirQo African Air Quality Prediction Challenge

$3 000 USD
Completed (over 1 year ago)
Prediction
1029 joined
514 active
Starti
Mar 15, 24
Closei
Jun 16, 24
Reveali
Jun 16, 24
User avatar
ML_Wizzard
Nasarawa State University
RMSE 11
Data · 18 May 2024, 08:03 · 2

How did you achieve an RMSE of 11? @machine_learning My team and I have been working on this data for a long time, but we can't reach 11. Could you share some insights if you don't mind?

Discussion 2 answers
User avatar
marching_learning
Nostalgic Mathematics

I drew inspiration from top solutions of this kaggle competition:https://www.kaggle.com/competitions/playground-series-s3e20/overview.

I used a kind on risky "POST PREPROCESSING" like this top solution https://www.kaggle.com/competitions/playground-series-s3e20/discussion/433567.

As I learnt from my kaggle experience : you choose a risky sub like those using post processing and safe submission based on CV. (for me I have 12.xx submission that i trust the most)

18 May 2024, 08:19
Upvotes 9
User avatar
ML_Wizzard
Nasarawa State University

Alright thank you @machine_learning for the insight.