This implementation uses the vantage6 framework. Instructions on how to install vantage6 can be found here Furthermore, both SKLearn and Pytorch are required to run.
The main file to be run is researcher.py. before trying to run this file, ensure the following things:
- private key location (
privkey = "path/to/private_key.pem") - data file save location (
week = "path/to/folder")