Skip to content

hg2622/NYU_QoE_Bandwidth_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run the models

This repository contains multiple prediction models and some bandwidth dataset. To run any prediction models:

  1. Open colab
  2. Save the bandwidth data in csv, no header, in column, to Google Drive.
  3. Manage the path, modify LSTM(x,y), where x is the prediction length, and y is the output length
  4. Also tune parameters, and make predictions.

To run big change prediction model:

  1. Run the big_change_prediction.ipynb in colab
  2. After previous code finish, run the induced prediction.ipynb, which used information saved previously

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published