Nothing found. Try a different query.
📝 Brouillons · admin uniquement 23
📝 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
Synthetic Control Methods for Evaluating Trading Strategies
This series has priced the selection route to a false edge — DSR prices the winner, PBO prices the search. Neither touches confounding: the strategy that made money because volatility doubled the week you deployed it. The Synthetic Control Method builds a weighted counterfactual from a donor pool of untouched instruments and gives you a falsification criterion and a placebo p-value.
#causal-inference#synthetic-control#counterfactual
Lire l'article →
📝 Brouillon August 18, 2026
#causal-inference
PCMCI: Causal Discovery in Multivariate Crypto Time Series
How PCMCI's two-stage MCI test recovers directed causal links between crypto assets where correlation and bivariate Granger cannot — the construction, the tigramite pipeline, and the real-data study it still needs.
#causal-inference#PCMCI#causal-discovery
Lire l'article →
📝 Brouillon 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 →
📝 Brouillon August 12, 2026
#mathematics
Koopman Operators and DMD: Do Market Modes Survive Out-of-Sample?
Dynamic Mode Decomposition fits a linear operator to nonlinear market dynamics. The only question that matters: do the fitted modes persist from one window to the next, and does the rolling spectral radius lead realised volatility? Here is the measurement protocol and the code to run it.
#mathematics#Koopman#dynamical-systems
Lire l'article →
📝 Brouillon August 11, 2026
#model-compression
Knowledge Distillation: Compressing Trading Models for Low-Latency Deployment
The blog's standing answer to the accuracy-vs-latency tension is a two-stage fast/slow split. Distillation is a different answer: train one small model to mimic the ensemble. The KD loss, temperature, born-again nets, early exits for a variable latency budget, and the distill-to-FPGA pipeline — plus the measurements that would decide whether it beats the two-stage split.
#model-compression#distillation#latency
Lire l'article →
📝 Brouillon August 9, 2026
#microstructure
Hawkes Processes for Order Arrival and Market Event Modeling
Fitting a self-exciting point process to real crypto trade tape: where the three numbers (mu, alpha, beta) come from, how to estimate the branching ratio n, whether the exponential kernel survives a goodness-of-fit test, and how much n moves when you change the estimation window.
#microstructure#Hawkes-process#point-process
Lire l'article →
📝 Brouillon August 8, 2026
#deep-learning
Hamiltonian Neural Networks: Does a Financial System Conserve Anything?
Hamiltonian Neural Networks are provably stable — but stability is worthless if the conserved quantity does not exist. Learning a scalar H via autograd, symplectic integration, and the falsification test that decides whether a financial (q, p) pair is canonical at all.
#deep-learning#Hamiltonian#physics-informed
Lire l'article →
📝 Brouillon August 7, 2026
#causal-inference
Toda-Yamamoto vs Differenced Granger: Does the BTC Lead-Lag Survive?
Granger causality on crypto prices done two ways — differenced returns and Toda-Yamamoto on levels — with a correct Wald implementation, an effective-N corrected causality matrix, and a rolling-stability test of whether the lag is tradeable at all.
#causal-inference#Granger-causality#lead-lag
Lire l'article →
📝 Brouillon August 6, 2026
#bayesian
Gaussian Processes for Non-Parametric Price Modeling
Kernel design for financial time series — Matern roughness, locally periodic composition, spectral mixtures — and the marginal likelihood as a regularizer that needs no validation set. Plus the honest list of what still has to be measured before any of it is tradeable.
#bayesian#gaussian-process#kernel
Lire l'article →
📝 Brouillon August 5, 2026
#deep-learning
Fourier Neural Operator for PDE-Based Financial Modeling
Operator learning maps whole function spaces, not points — how the Fourier Neural Operator parameterizes a PDE solution operator in frequency space, what that buys for option pricing, and which of its claims still need measuring on real hardware.
#deep-learning#FNO#PDE
Lire l'article →
📝 Brouillon August 3, 2026
#machine-learning
Ensemble Methods: Combining Weak Learners for Robust Alpha
Three things about trading ensembles this blog has not covered: why the covariance term — not model count — dominates ensemble error, how stacking works as a signal-combination layer with out-of-fold meta-features, and whether turnover netting across many signals actually reduces execution cost.
#machine-learning#ensemble#bagging
Lire l'article →
August 2, 2026
#causal-inference
Double Machine Learning : Estimer un Paramètre Causal au lieu de Prédire les Rendements
Tous les modèles de ce blog répondent jusqu'à présent 'qu'est-ce qui prédit quoi ?'. Double ML répond 'qu'est-ce qui cause quoi ?' — avec une erreur standard que vous pouvez défendre. Le modèle partiellement linéaire, l'orthogonalité de Neyman, le cross-fitting purgé sur les données de carnet d'ordres et un compte rendu honnête de la raison pour laquelle un intervalle de confiance DML valide survit à exactement une question prédéfinie.
#causal-inference#double-ML#treatment-effect
Lire l'article →
August 1, 2026
#causal-inference
Forêts causales pour effets de traitement hétérogènes dans le trading
Chaque backtest sur ce blog estime une moyenne conditionnelle. Les forêts causales estiment un effet de traitement conditionnel à la place — tau(x) plutôt que mu(x) — avec un splitting honnête, une représentation de poids de noyau adaptatif et un test de calibration qui vous dit si l'hétérogénéité que vous avez trouvée est réelle.
#causal-inference#causal-forest#heterogeneous-effects
Lire l'article →
AutoML pour les pipelines de trading systématique
Génération automatisée de fonctionnalités (tsfresh, Featuretools), recherche de modèles tenant compte du budget (l'optimiseur économique de FLAML) et usine alpha de formules WorldQuant - les parties du pipeline de recherche que l'arc de recherche et de surajustement de ce blog n'a jamais couvertes, et ce que les propres résultats de l'arc en disent.
#AutoML#NAS#feature-engineering
Lire l'article →
July 29, 2026
#liquidations
Les cascades de liquidations comme signal de trading : lire un flux force et preannonce
Chaque position a effet de levier annonce le prix auquel elle doit etre vendue. Comment construire le graphique de profondeur des liquidations on-chain et la heatmap des liquidations des perps CEX, modeliser la dynamique des cascades comme un nombre de reproduction et trader le flux force comme un signal au lieu de le craindre uniquement comme un risque.
#liquidations#cascade#signal de trading
Lire l'article →