Skip to content

EVAL.LIST

Lists all saved eval presets.

Syntax

EVAL.LIST

Examples

List Presets

EVAL.LIST

Output:

calculate_stats.py
export_data.py
update_regimes.py

Behavior

  • Shows all preset names
  • Presets stored in eval_presets/ directory
  • Returns "no presets" if folder is empty

See Also