ML Olympiad - CO2 Emissions Prediction Challenge

Secured a score higher than 30% of the contestants, kaggle, 2024

  • Prediction of the amount of CO_2 by analyzing time-series data.
  • Used the model LSTM for predicting missing values and ARIMA and LSTM for the final prediction.