Interactive figures (using the Plotly Python Graphing Library) showing measurement details of the research paper entitled "5G on the roads: optimizing the latency of federated analysis in vehicular edge networks" presented at the 2023 IEEE/IFIP Network Operations and Management Symposium (NOMS) conference.
To view the figures, either:
-
install the Python dependencies and run
python3 plots.pythen point your browser tohttp://localhost:8050/or -
build a Docker container with the given
Dockerfile, run it then connect to the exposed8050port with your browser.