models: DOGE/XRP/SOL 모델 및 학습 로그 업데이트

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
21in7
2026-05-04 09:02:57 +09:00
parent 960f997aac
commit 112f3e2377
8 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
[
{
"date": "2026-03-21T19:04:06.511618",
"backend": "lgbm",
"auc": 0.9185,
"best_threshold": 0.4455,
"best_precision": 0.418,
"best_recall": 0.444,
"samples": 11772,
"features": 26,
"time_weight_decay": 2.0,
"model_path": "models/solusdt/lgbm_filter.pkl",
"tuned_params_path": null,
"lgbm_params": {
"n_estimators": 434,
"learning_rate": 0.123659,
"max_depth": 6,
"num_leaves": 14,
"min_child_samples": 10,
"subsample": 0.929062,
"colsample_bytree": 0.94633,
"reg_alpha": 0.573971,
"reg_lambda": 0.000157
},
"weight_scale": 1.783105
}
]