Skip to content

sharmi1206/network-capacity-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

network-capacity-predictor

Sample tool to predict network traffic based on users and resource block utilization.

predictnw.py

File to run network prediction for a monthly data stored at data/monthly-network-data.csv.

monthly-network-data.csv - Sample synthetic data generated for a typical cell

verifypredictions.py

File to visualize the results between actual vs predicted from the results folder.