Insights & News

Blog

Deep dives into AI trading, market analysis, and the future of DeFi.

Browse collections →
Filter by tag:
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
Read Article →
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
Read Article →
August 2, 2026
#causal-inference

Double Machine Learning: Estimating a Causal Parameter Instead of Predicting Returns

Every model on this blog so far answers 'what predicts what?'. Double ML answers 'what causes what?' — with a standard error you can defend. The partially linear model, Neyman orthogonality, purged cross-fitting on order book data, and an honest account of why a valid DML confidence interval survives exactly one pre-specified question.

#causal-inference#double-ML#treatment-effect
Read Article →
August 1, 2026
#causal-inference

Causal Forests for Heterogeneous Treatment Effects in Trading

Every backtest on this blog estimates a conditional mean. Causal forests estimate a conditional treatment effect instead — tau(x) rather than mu(x) — with honest splitting, an adaptive-kernel weight representation, and a calibration test that tells you whether the heterogeneity you found is real.

#causal-inference#causal-forest#heterogeneous-effects
Read Article →