We want to benchmark algorithms for private data synthesis, particularly for spatio-temporal data synthesis. This can have profund impact on multiple areas, especially in public health
Build the image
docker build -t evaluation_container .
Run the container
docker run -v dataset:/app/dataset/ -t -i dataset_eval
The dataset folder should contain your target dataset with the name "dataset.csv".
The script trains and evaluates TabNet, Random Forest and MLP on all possible combinations of categorical data.
- Mikhail Dmitrienko
- Sheshank Shankar
- Soham Dasgupta
- Ishaan Singh
- Rohan Sukumaran
- Abhishek Singh
- Praneeth Vepakomma
- Hrishikesh Kamath