Skip to content

1st Place Winner Quadreal AI Challenge πŸ† Using ML to predict mission IoT sensor data

Notifications You must be signed in to change notification settings

TanvirDeol/Quadreal-AI-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Quadreal-AI-Challenge

1st Place Winner Quadreal AI Challenge πŸ† Using ML to predict mission IoT sensor data

Devpost Link: https://devpost.com/software/quadreal-challenge

Summary πŸ“–

  • This is our submission to Quadreal AI Challenge organized by uWaterloo Data Science Club
  • In this Kaggle-style competition the goal is to ML to predict mission IoT sensor data
  • Using a combination of clever feature engineering techniques and XGBoost we won the first place prize in this competition

What it does 🧠

  • We devise a solution to predict missing values for IAQ sensor data in the occasion of outages.
  • We also propose a solution for detecting anomalies to be used by sensors to flag abnormal air conditions.

How we built it πŸ› οΈ

  • Doing Analysis on Time Series Data: Analyzing time series data about trends, seasonality, cyclical etc.
  • K-Fold Mean Target Encoding: This feature made the biggest different in our MSE score.
  • XGBoost: Our versatile classification model.
  • Isolation Forest: Useful for anomaly detection.

From the competition server:

image

About

1st Place Winner Quadreal AI Challenge πŸ† Using ML to predict mission IoT sensor data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published