Skip to content

shraddha-an/time-series-gsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

time-series-gsr

This project is an implementation of Multivariate Time-Series Forecasting of Gas Sensor Array Readings.

The Forecasting part is implemented by the Vector Autoregression Model of statsmodels. https://www.statsmodels.org/stable/vector_ar.html#

Download the original dataset here: https://archive.ics.uci.edu/ml/datasets/Gas+sensor+array+exposed+to+turbulent+gas+mixtures

The Original Dataset contains many files. I've only implemented 1 file named '155_Et_H_Me_L.csv' from the downsampled folder.

About

Multivariate Time-Series Forecasting of Gas Sensor Array Readings. Accompanying Medium article below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages