Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 554 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 554 Bytes

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.