Setup & usage (same as before)
If you want the scripts to show interactive plots, run them with the --show-plots flag.
Windows example (cmd.exe):
python main.py --show-plots
By default, plots are not shown interactively (scripts generate PNG files and save to results directories).
To run the ensemble script and show plots interactively:
python ensemble.py --show-plots