models: DOGE/XRP/SOL 모델 및 학습 로그 업데이트
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
BIN
models/solusdt/lgbm_filter.pkl
Normal file
BIN
models/solusdt/lgbm_filter.pkl
Normal file
Binary file not shown.
27
models/solusdt/training_log.json
Normal file
27
models/solusdt/training_log.json
Normal 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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user