Skip to content

A time series forecasting ML model to predict garbage bin levels using AWS Sagemaker DeepAR Forcasting Algorithm

Notifications You must be signed in to change notification settings

hhamid35/garbage-bin-level-time-series-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

garbage capacity forecaster using the Sagemaker DeepAR time series forecasting algorithm

AWS DeepAR is a supervised machine learning algorithm for forecasting time series using recurrent neural networks (RNN). The benefits of DeepAR over traditional ARIMA or ETS models are that of its ability to train a single model using multiple time series data sets. The intention is to use this algorithm to train a model using multiple time series data containing the garbage level readings from multiple garbage bins. The trained model will be able to forecast garbage levels into the future and combined with the Smartcity Wastemanagement application, an inovating and more optimized approach to wastemanagment can be implemented.

About

A time series forecasting ML model to predict garbage bin levels using AWS Sagemaker DeepAR Forcasting Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published