项目作者: shahkesh

项目描述 :
Implementation of timeseries predictive models with public transport data.
高级语言: Jupyter Notebook
项目地址: git://github.com/shahkesh/Time-Series-Prediction.git
创建时间: 2021-03-11T11:23:05Z
项目社区:https://github.com/shahkesh/Time-Series-Prediction

开源协议:GNU General Public License v3.0

下载


Time-Series-Prediction

As part of my bachelors thesis i determined the requirements for a predictive model in public transport and implemented three predictive models based on a dataset from wiener-linien. The dataset contained hourly entry values for one bus route in Vienna. After EDA and correction the data was further processed into an LSTM, Prophet and ARIMA algorithm. Finally the prediction results were compared with real values. The jupyter notebook containing the code and the original dataset will be linked after completion of the thesis.