Skip to content

trained a machine learning model on 45000 data points that had hourly measurements of weather data such as dew, snow, rain, wind speed, wind direction, pressure and pollution. The model predicts pollution based on previous 11 datapoints. Currently model provides satisfactory performance with RMSE score of 0.064.

License

Notifications You must be signed in to change notification settings

abdulrahim2002/pollution-prediction-using-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pollution-prediction-using-deep-learning

trained a machine learning model on 45000 data points that had hourly measurements of weather data such as dew, snow, rain, wind speed, wind direction, pressure and pollution. The model predicts pollution based on previous 11 datapoints. Currently model provides satisfactory performance with RMSE score of 0.064.

Models

The user interface uses LSTM model with a look-back window of 11. Other models are also trained such as ARIMA, TCN(temporal convolution networks). Notably TCN provides best performance.

ScreenShots


screenshot (1)


screenshot (13)


screenshot (12)


screenshot (8)


screenshot (7)


screenshot (6)


screenshot (5)


screenshot (4)


screenshot (3)


About

trained a machine learning model on 45000 data points that had hourly measurements of weather data such as dew, snow, rain, wind speed, wind direction, pressure and pollution. The model predicts pollution based on previous 11 datapoints. Currently model provides satisfactory performance with RMSE score of 0.064.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published