This repository contains multiple prediction models and some bandwidth dataset. To run any prediction models:
- Open colab
- Save the bandwidth data in csv, no header, in column, to Google Drive.
- Manage the path, modify LSTM(x,y), where x is the prediction length, and y is the output length
- Also tune parameters, and make predictions.
To run big change prediction model:
- Run the big_change_prediction.ipynb in colab
- After previous code finish, run the induced prediction.ipynb, which used information saved previously