Skip to content

Predictive algorithm to perform Vertical Call Handover decisions in a 5g network using mobile user caller history logs

Notifications You must be signed in to change notification settings

Chitova263/Call-Handover-Prediction-Using-Caller-History

Repository files navigation

Call-Handover-Prediction-Using-Caller-History

Predictive algorithm to perform Vertical Call Handover decisions in a 5g network using mobile user caller history logs

image

To run application in developer mode run the following commands

  1. Install Latest version of Node.JS [https://nodejs.org/en/download/]
  2. Install DotnetCore 3.0 SDK [https://dotnet.microsoft.com/download]
$ git clone https://github.com/Chitova263/Call-Handover-Prediction-Using-Caller-History.git
$ cd src
$ yarn install
$ dotnet restore ./Core
$ yarn electron-dev

To build standalone windows desktop app

$ git clone https://github.com/Chitova263/Call-Handover-Prediction-Using-Caller-History.git
$ cd src
$ yarn electron-pack

Copy the src/Core folder and calllogs.csv file into

src/dist/win-unpacked

run MyApp.exe

image

About

Predictive algorithm to perform Vertical Call Handover decisions in a 5g network using mobile user caller history logs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published