mix backtest --feature NaiveGradient now resolves to the same function as --feature naive_gradient. Names are normalized via Macro.underscore, so any casing works. Also prints the available functions when an unknown feature is requested so typos don't produce an opaque UndefinedFunctionError deep in the Enum.map stack. |
||
|---|---|---|
| .. | ||
| backtest.ex | ||
| era5_backfill.ex | ||
| hrrr_backfill.ex | ||
| notebook.ex | ||
| propagation_grid.ex | ||
| reset_enrichment.ex | ||