jharwell / sierra

Automation framework for the scientific method in AI research
MIT License
18 stars 1 forks source link

enh/197-pm-projection-axis-cmdline-sw #197

Closed jharwell closed 4 years ago

jharwell commented 4 years ago

For most performance measures and situations, you WANT to choose the axis that the performance measure is NOT on to project down. However, there are situations where you want to project down the other axis (eg TA policy instead of swarm size for self organization) for the purpose of academic papers. A cmdline switch should be added to allow selection of the projection axis, and fallback to the current behavior if omitted.