Automating Sensemaking Measurements
-
Create the required python environment (we recommend mamba for package management) with
mamba env create -f environment.yaml
-
Activate the environment
mamba activate ausem
-
Run a model with
python src/train_loop.py --problem_config config/problem_config.yaml --hyper_config config/best_bow.yaml