Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 410 Bytes

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.