feat: remove in-container retraining, training is now mac-only

Made-with: Cursor
This commit is contained in:
21in7
2026-03-01 18:54:00 +09:00
parent fd96055e73
commit de933b97cc
13 changed files with 955 additions and 132 deletions

View File

@@ -4,5 +4,19 @@
"auc": 0.546,
"samples": 1772,
"model_path": "models/lgbm_filter.pkl"
},
{
"date": "2026-03-01T18:44:22.163935",
"backend": "mlx",
"auc": 0.5054,
"samples": 1772,
"train_sec": 0.7,
"model_path": "models/mlx_filter.weights"
},
{
"date": "2026-03-01T18:52:52.991917",
"auc": 0.5405,
"samples": 1704,
"model_path": "models/lgbm_filter.pkl"
}
]