candle-annotator/services/ml/mlruns/358560345319124639/509970efc3e0494ba3c2fbd7dd24d438/params
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
..
class_weights fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
max_depth fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
min_samples_leaf fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
min_samples_split fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
model_type fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
n_classes fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
n_estimators fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
n_features fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
n_jobs fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
n_test_samples fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
n_train_samples fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
n_val_samples fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
random_state fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
split_method fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
test_split fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
train_samples_Bearish Engulfing fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
train_samples_Bullish Engulfing fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
train_samples_wedge_up fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
validation_split fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00