candle-annotator/services/ml/mlruns
Marko Djordjevic 5a7c901980 fix(frontend): update ModelInfoResponse types to match backend structure
- Update TypeScript types to match flat backend response structure
- Remove nested model_info and metrics objects
- Remove label_config, use labels array and per_class_metrics array
- Update all component references to use new structure
- Generate default colors for prediction labels in CandleChart
- Fix TypeScript type errors for nullable model_version
- Remove accuracy/F1 metrics display (not in new response)
2026-02-15 21:39:38 +01:00
..
0 feat(ml): add TA-Lib annotation generation and import workflow 2026-02-15 19:18:28 +01:00
358560345319124639 fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00