get_model_performance
Retrieve historical backtest performance for specified models or all models. Uses dynamic classification thresholds and returns null for missing fields for accurate model evaluation.
Instructions
讀取歷史 backtest 績效(model 空白 = 全部)。
分類指標不再硬用 50% 門檻:baseline_threshold = max(majority_class_baseline, uniform_random_baseline)。
沒有資料的欄位回 null(不是 0)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| model | No |