- Nx, Axon, EXLA, Polaris deps restricted to only: [:dev, :test] - model.ex and training mix tasks moved to lib_ml/ (compiled via elixirc_paths in dev/test only) - load_ml_model uses Code.ensure_loaded? + apply/3 to avoid compile-time references to ML modules in production - Verified: MIX_ENV=prod compiles clean with no ML warnings |
||
|---|---|---|
| .. | ||
| band_config.ex | ||
| freshness_monitor.ex | ||
| grid.ex | ||
| grid_score.ex | ||
| scorer.ex | ||