Process for generating datasets and models:
- Run Synthetic Data Generation notebook. This would create the underlying synthetic datasets in input
- Run "python codeabase/query_generation.py" script. To create workloads with past region evaluations
- Run "python codebase/model_training.py" to train models on queries
Accuracy Experiments:
- Run the Accuracy-Synthetic notebook - This would generate the first graphs for the Accuracy Experiments Qualitative Experiments
- Run Crimes-Qualitative
- Run Human-Activity-Qualitative
Performance
- Run Performance notebook
- Run training overhead python script
Sensitivty Experiments
- For GlowWorm : Run the GlowWorm-Sensitivty notebook
- For Model Sensitivity : Run Testing ML Algos