{ "created_at": "2026-06-12T16:01:42", "input_files": [ "data\\training_dataset.csv", "data\\external_training_dataset.csv" ], "feature_count": 16, "features": [ "ai_boosted", "change_pct", "combined_multiplier", "current_price", "entry_price", "position_size_multiplier", "prev_amount", "prev_high", "prev_low", "quantity", "sentiment_score", "stop_price", "target_price", "today_open", "trade_allowed", "volume" ], "targets": { "label_stop_loss": { "rows": 16885, "train_rows": 12663, "test_rows": 4222, "positive_rows": 3469, "accuracy": 0.7524869729985789, "precision": 0.4453316953316953, "roc_auc": 0.855688199712251 }, "label_win": { "rows": 16885, "train_rows": 12663, "test_rows": 4222, "positive_rows": 7093, "accuracy": 0.6271909047844624, "precision": 0.5365230094959824, "roc_auc": 0.704072786104295 } } }