Nothing found. Try a different query.
📝 Brouillons · admin uniquement 5
📝 Brouillon August 25, 2026
#machine-learning
XGBoost for Return Direction: Class Imbalance and Decision Thresholds
Return-direction classifiers are imbalanced problems, and 0.5 is the wrong decision threshold. Comparing scale_pos_weight, focal loss, and precision-constrained threshold optimization on crypto data — plus the engineering differences between XGBoost, LightGBM, and CatBoost.
#machine-learning#xgboost#gradient-boosting
Lire l'article →
📝 Brouillon August 21, 2026
#causal-inference
Méthodes de contrôle synthétiques pour évaluer les stratégies de trading
Cette série a évalué la voie de sélection à un faux avantage : le DSR fixe le prix du gagnant, le DPB fixe le prix de la recherche. Ni l’une ni l’autre ne touche à la confusion : la stratégie qui a rapporté de l’argent parce que la volatilité a doublé la semaine où vous l’avez déployée. La méthode de contrôle synthétique construit un contrefactuel pondéré à partir d'un pool de donneurs d'instruments intacts et vous donne un critère de falsification et une valeur p placebo.
#causal-inference#synthetic-control#counterfactual
Lire l'article →
August 14, 2026
#model-compression
Model Pruning for Low-Latency Trading Inference
Magnitude and structured pruning, the Lottery Ticket Hypothesis, movement pruning, distillation and 2:4 sparsity — the methods behind shrinking a trading model, and what still has to be measured before any of it ships.
#model-compression#pruning#lottery-ticket
Lire l'article →