logo

Blog


You can expect to read a post here every Sunday or Monday, mostly about Techtonique. Want to get notified? Subscribe via RSS.

A list of previous posts can be found below, and a list of categories here. Use the search bar appearing before this paragraph if you're looking for a more specific keyword.

You can also me on GitHub or Hire me on LinkedIn or Hire me on Malt or Hire me on Fiverr or Hire me on Upwork

Having any other inquiry related to the content published here? Easiest/fastest/safest way is to send an email to: thierry dot moudiki at gmail dot com.




Blogroll | Top


List of posts by date of publication | Top

  1. GPopt for R: Bayesian and conformal optimization of black-box functions and hyperparameter tuning
  2. My last R posts: How conformalization helps weak models, fast conformal prediction with jackknife+ (and no refitting), and sklearn in R
  3. Natively Interpretable Boosting
  4. Fast conformal prediction (no refitting) for some Machine Learning models via closed-form jackknife plus
  5. Using scikit-learn models in R easily with the tisthemachinelearner package
  6. No-Code Machine Learning in Excel with the Techtonique API
  7. How Conformal Prediction Makes Linear Models Good Enough — An Example Using R Package mlS3
  8. Techtonique dot net, the Machine Learning web API, is back online (but more like a passion project for now)
  9. Conformalized TabICL: Prediction Intervals for a State-Of-The-Art Tabular Foundation Model in Python and R
  10. Conformalized TabPFN: Prediction Intervals for a Pretrained Transformer for Tabular Data in Python and R
  11. Probabilistic Time Series Cross-Validation with R package crossvalidation
  12. One interface, (Almost) Every Classifier (and Regressor): unifiedml v0.3.0
  13. You Don't Need to Learn All the Weights on tabular data: The Case for rvflnet (a nonlinear expressive glmnet) on regression, classification and survival analysis
  14. Survival analysis with sklearn, glmnet, keras, pytorch, lightgbm, xgboost, nnetsauce, mlsauce Part 2
  15. Any Sklearn Regressor as a Survival Model — Does It Actually Work? Benchmarking vs Established Packages
  16. Conformal Optimization Beats Bayesian Optimization, Optuna and Random Search on 72 classification Datasets
  17. `mlS3` — A Unified S3 Machine Learning Interface in R
  18. One interface, (Almost) Every Classifier: unifiedml v0.2.1
  19. Techtonique dot net is down until further notice
  20. Explaining Time-Series Forecasts with Sensitivity Analysis (ahead::dynrmf and external regressors)
  21. Python version of 'Option pricing using time series models as market price of risk Pt.3'
  22. Option pricing using time series models as market price of risk Pt.3
  23. Explaining Time-Series Forecasts with Exact Shapley Values (ahead::dynrmf with external regressors applied to scenarios)
  24. My Presentation at Risk 2026: Lightweight Transfer Learning for Financial Forecasting
  25. nnetsauce with and without jax for GPU acceleration
  26. Understanding Boosted Configuration Networks (combined neural networks and boosting): An Intuitive Guide Through Their Hyperparameters
  27. R version of Python package survivalist, for model-agnostic survival analysis
  28. Presenting Lightweight Transfer Learning for Financial Forecasting (Risk 2026)
  29. Option pricing using time series models as market price of risk
  30. Enhancing Time Series Forecasting (ahead::ridge2f) with Attention-Based Context Vectors (ahead::contextridge2f)
  31. Overfitting and scaling (on GPU T4) tests on nnetsauce.CustomRegressor
  32. Beyond Cross-validation: Hyperparameter Optimization via Generalization Gap Modeling
  33. GPopt for Machine Learning (hyperparameters' tuning)
  34. rtopy: an R to Python bridge -- novelties
  35. Python examples for 'Beyond Nelson-Siegel and splines: A model- agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation'
  36. Forecasting benchmark: Dynrmf (a new serious competitor in town) vs Theta Method on M-Competitions and Tourism competitition
  37. Finally figured out a way to port python packages to R using uv and reticulate: example with nnetsauce
  38. Overfitting Random Fourier Features: Universal Approximation Property
  39. Counterfactual Scenario Analysis with ahead::ridge2f
  40. Zero-Shot Probabilistic Time Series Forecasting with TabPFN 2.5 and nnetsauce
  41. ARIMA Pricing: Semi-Parametric Market price of risk for Risk-Neutral Pricing (code + preprint)
  42. Analyzing Paper Reviews with LLMs: I Used ChatGPT, DeepSeek, Qwen, Mistral, Gemini, and Claude (and you should too + publish the analysis)
  43. tisthemachinelearner: New Workflow with uv for R Integration of scikit-learn
  44. (ICYMI) RPweave: Unified R + Python + LaTeX System using uv
  45. unifiedml: A Unified Machine Learning Interface for R, is now on CRAN + Discussion about AI replacing humans
  46. Context-aware Theta forecasting Method: Extending Classical Time Series Forecasting with Machine Learning
  47. unifiedml in R: A Unified Machine Learning Interface
  48. Deterministic Shift Adjustment in Arbitrage-Free Pricing (historical to risk-neutral short rates)
  49. New instantaneous short rates models with their deterministic shift adjustment, for historical and risk-neutral simulation
  50. RPweave: Unified R + Python + LaTeX System using uv
  51. GAN-like Synthetic Data Generation Examples (on univariate, multivariate distributions, digits recognition, Fashion-MNIST, stock returns, and Olivetti faces) with DistroSimulator
  52. R port of llama2.c
  53. Native uncertainty quantification for time series with NGBoost
  54. NGBoost (Natural Gradient Boosting) for Regression, Classification, Time Series forecasting and Reserving
  55. Real-time pricing with a pretrained probabilistic stock return model
  56. Combining any model with GARCH(1,1) for probabilistic stock forecasting
  57. Generating Synthetic Data with R-vine Copulas using esgtoolkit in R
  58. Reimagining Equity Solvency Capital Requirement Approximation (one of my Master's Thesis subjects): From Bilinear Interpolation to Probabilistic Machine Learning
  59. Transfer Learning using ahead::ridge2f on synthetic stocks returns Pt.2: synthetic data generation
  60. Transfer Learning using ahead::ridge2f on synthetic stocks returns
  61. I'm supposed to present 'Conformal Predictive Simulations for Univariate Time Series' at COPA CONFERENCE 2025 in London...
  62. external regressors in ahead::dynrmf's interface for Machine learning forecasting
  63. Another interesting decision, now for 'Beyond Nelson-Siegel and splines: A model-agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation'
  64. Boosting any randomized based learner for regression, classification and univariate/multivariate time series forcasting
  65. New nnetsauce version with CustomBackPropRegressor (CustomRegressor with Backpropagation) and ElasticNet2Regressor (Ridge2 with ElasticNet regularization)
  66. mlsauce (home to a model-agnostic gradient boosting algorithm) can now be installed from PyPI.
  67. A user-friendly graphical interface to techtonique dot net's API (will eventually contain graphics).
  68. Calling =TECHTO_MLCLASSIFICATION for Machine Learning supervised CLASSIFICATION in Excel is just a matter of copying and pasting
  69. Calling =TECHTO_MLREGRESSION for Machine Learning supervised regression in Excel is just a matter of copying and pasting
  70. Calling =TECHTO_RESERVING and =TECHTO_MLRESERVING for claims triangle reserving in Excel is just a matter of copying and pasting
  71. Calling =TECHTO_SURVIVAL for Survival Analysis in Excel is just a matter of copying and pasting
  72. Calling =TECHTO_SIMULATION for Stochastic Simulation in Excel is just a matter of copying and pasting
  73. Calling =TECHTO_FORECAST for forecasting in Excel is just a matter of copying and pasting
  74. Random Vector Functional Link (RVFL) artificial neural network with 2 regularization parameters successfully used for forecasting/synthetic simulation in professional settings: Extensions (including Bayesian)
  75. R version of 'Backpropagating quasi-randomized neural networks'
  76. Backpropagating quasi-randomized neural networks
  77. Beyond ARMA-GARCH: leveraging any statistical model for volatility forecasting
  78. Stacked generalization (Machine Learning model stacking) + conformal prediction for forecasting with ahead::mlf
  79. An Overfitting dilemma: XGBoost Default Hyperparameters vs GenericBooster + LinearRegression Default Hyperparameters
  80. Programming language-agnostic reserving using RidgeCV, LightGBM, XGBoost, and ExtraTrees Machine Learning models
  81. Free R, Python and SQL editors in techtonique dot net
  82. Beyond Nelson-Siegel and splines: A model-agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation
  83. scikit-learn, glmnet, xgboost, lightgbm, pytorch, keras, nnetsauce in probabilistic Machine Learning (for longitudinal data) Reserving (work in progress)
  84. R version of Probabilistic Machine Learning (for longitudinal data) Reserving (work in progress)
  85. Probabilistic Machine Learning (for longitudinal data) Reserving (work in progress)
  86. Python version of Beyond ARMA-GARCH: leveraging model-agnostic Quasi-Randomized networks and conformal prediction for nonparametric probabilistic stock forecasting (ML-ARCH)
  87. Beyond ARMA-GARCH: leveraging model-agnostic Machine Learning and conformal prediction for nonparametric probabilistic stock forecasting (ML-ARCH)
  88. Permutations and SHAPley values for feature importance in techtonique dot net's API (with R + Python + the command line)
  89. Which patient is going to survive longer? Another guide to using techtonique dot net's API (with R + Python + the command line) for survival analysis
  90. A Guide to Using techtonique.net's API and rush for simulating and plotting Stochastic Scenarios
  91. Simulating Stochastic Scenarios with Diffusion Models: A Guide to Using techtonique.net's API for the purpose
  92. Will my apartment in 5th avenue be overpriced or not? Harnessing the power of www.techtonique.net (+ xgboost, lightgbm, catboost) to find out
  93. How long must I wait until something happens: A Comprehensive Guide to Survival Analysis via an API
  94. Harnessing the Power of techtonique.net: A Comprehensive Guide to Machine Learning Classification via an API
  95. Quantile regression with any regressor -- Examples with RandomForestRegressor, RidgeCV, KNeighborsRegressor
  96. Survival stacking: survival analysis translated as supervised classification in R and Python
  97. 'Bayesian' optimization of hyperparameters in a R machine learning model using the bayesianrvfl package
  98. A lightweight interface to scikit-learn in R: Bayesian and Conformal prediction
  99. A lightweight interface to scikit-learn in R Pt.2: probabilistic time series forecasting in conjunction with ahead::dynrmf
  100. Extending the Theta forecasting method to GLMs, GAMs, GLMBOOST and attention: benchmarking on Tourism, M1, M3 and M4 competition data sets (28000 series)
  101. Extending the Theta forecasting method to GLMs and attention
  102. Nonlinear conformalized Generalized Linear Models (GLMs) with R package 'rvfl' (and other models)
  103. Probabilistic Time Series Forecasting (predictive simulations) in Microsoft Excel using Python, xlwings lite and www.techtonique.net
  104. Conformalize (improved prediction intervals and simulations) any R Machine Learning model with misc::conformalize
  105. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  106. Interpretable probabilistic kernel ridge regression using Matérn 3/2 kernels
  107. (News from) Probabilistic Forecasting of univariate and multivariate Time Series using Quasi-Randomized Neural Networks (Ridge2) and Conformal Prediction
  108. Word-Online: re-creating Karpathy's char-RNN (with supervised linear online learning of word embeddings) for text completion
  109. CRAN-like repository for most recent releases of Techtonique's R packages
  110. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  111. Web app with DeepSeek R1 and Hugging Face API for chatting
  112. tisthemachinelearner: A Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor (in Python and R)
  113. R version of survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, xgboost, lightgbm (and conformal prediction)
  114. Model-agnostic global Survival Prediction of Patients with Myeloid Leukemia in QRT/Gustave Roussy Challenge (challengedata.ens.fr): Python's survivalist Quickstart
  115. A simple test of the martingale hypothesis in esgtoolkit
  116. Command Line Interface (CLI) for techtonique.net's API
  117. Gradient-Boosting and Boostrap aggregating anything (alert: high performance): Part5, easier install and Rust backend
  118. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on? Part2: 1311 time series from the Tourism competition
  119. Techtonique is released! (with a tutorial in various programming languages and formats)
  120. Univariate and Multivariate Probabilistic Forecasting with nnetsauce and TabPFN
  121. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on?
  122. Python and Interactive dashboard version of Stock price forecasting with Deep Learning: throwing power at the problem (and why it won't make you rich)
  123. Stock price forecasting with Deep Learning: throwing power at the problem (and why it won't make you rich)
  124. No-code Machine Learning Cross-validation and Interpretability in techtonique.net
  125. survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, glmnet, xgboost, lightgbm, pytorch, keras, nnetsauce and mlsauce
  126. Model-agnostic 'Bayesian' optimization (for hyperparameter tuning) using conformalized surrogates in GPopt
  127. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS Pt.2: Generic Gradient Boosting
  128. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  129. Unified interface and conformal prediction (calibrated prediction intervals) for R package forecast (and 'affiliates')
  130. GLMNet in Python: Generalized Linear Models
  131. Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting
  132. Predictive scenarios simulation in R, Python and Excel using Techtonique API
  133. Chat with your tabular data in www.techtonique.net
  134. Gradient-Boosting anything (alert: high performance): Part3, Histogram-based boosting
  135. R editor and SQL console (in addition to Python editors) in www.techtonique.net
  136. R and Python consoles + JupyterLite in www.techtonique.net
  137. Gradient-Boosting anything (alert: high performance): Part2, R version
  138. Gradient-Boosting anything (alert: high performance)
  139. Benchmarking 30 statistical/Machine Learning models on the VN1 Forecasting -- Accuracy challenge
  140. Automated random variable distribution inference using Kullback-Leibler divergence and simulating best-fitting distribution
  141. Forecasting in Excel using Techtonique's Machine Learning APIs under the hood
  142. Techtonique web app for data-driven decisions using Mathematics, Statistics, Machine Learning, and Data Visualization
  143. Parallel for loops (Map or Reduce) + New versions of nnetsauce and ahead
  144. Adaptive (online/streaming) learning with uncertainty quantification using Polyak averaging in learningmachine
  145. New versions of nnetsauce and ahead
  146. Prediction sets and prediction intervals for conformalized Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  147. Quick/automated R package development workflow (assuming you're using macOS or Linux) Part2
  148. R package development workflow (assuming you're using macOS or Linux)
  149. A new method for deriving a nonparametric confidence interval for the mean
  150. Conformalized adaptive (online/streaming) learning using learningmachine in Python and R
  151. Bayesian (nonlinear) adaptive learning
  152. Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  153. Copulas for uncertainty quantification in time series forecasting
  154. Forecasting uncertainty: sequential split conformal prediction + Block bootstrap (web app)
  155. learningmachine for Python (new version)
  156. learningmachine v2.0.0: Machine Learning with explanations and uncertainty quantification
  157. My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
  158. 10 uncertainty quantification methods in nnetsauce forecasting
  159. Forecasting with XGBoost embedded in Quasi-Randomized Neural Networks
  160. Forecasting Monthly Airline Passenger Numbers with Quasi-Randomized Neural Networks
  161. Automated hyperparameter tuning using any conformalized surrogate
  162. Recognizing handwritten digits with Ridge2Classifier
  163. Forecasting the Economy
  164. A detailed introduction to Deep Quasi-Randomized 'neural' networks
  165. Probability of receiving a loan; using learningmachine
  166. mlsauce's `v0.18.2`: various examples and benchmarks with dimension reduction
  167. mlsauce's `v0.17.0`: boosting with Elastic Net, polynomials and heterogeneity in explanatory variables
  168. mlsauce's `v0.13.0`: taking into account inputs heterogeneity through clustering
  169. mlsauce's `v0.12.0`: prediction intervals for LSBoostRegressor
  170. Conformalized predictive simulations for univariate time series on more than 250 data sets
  171. learningmachine v1.1.2: for Python
  172. learningmachine v1.0.0: prediction intervals around the probability of the event 'a tumor being malignant'
  173. Bayesian inference and conformal prediction (prediction intervals) in nnetsauce v0.18.1
  174. Multiple examples of Machine Learning forecasting with ahead
  175. rtopy (v0.1.1): calling R functions in Python
  176. ahead forecasting (v0.10.0): fast time series model calibration and Python plots
  177. A plethora of datasets at your fingertips Part3: how many times do couples cheat on each other?
  178. nnetsauce's introduction as of 2024-02-11 (new version 0.17.0)
  179. Tuning Machine Learning models with GPopt's new version Part 2
  180. Tuning Machine Learning models with GPopt's new version
  181. Subsampling continuous and discrete response variables
  182. DeepMTS, a Deep Learning Model for Multivariate Time Series
  183. A classifier that's very accurate (and deep) Pt.2: there are > 90 classifiers in nnetsauce
  184. learningmachine: prediction intervals for conformalized Kernel ridge regression and Random Forest
  185. A plethora of datasets at your fingertips Part2: how many times do couples cheat on each other? Descriptive analytics, interpretability and prediction intervals using conformal prediction
  186. Diffusion models in Python with esgtoolkit (Part2)
  187. Diffusion models in Python with esgtoolkit
  188. Julia packaging at the command line
  189. Quasi-randomized nnetworks in Julia, Python and R
  190. A plethora of datasets at your fingertips
  191. A classifier that's very accurate (and deep)
  192. mlsauce version 0.8.10: Statistical/Machine Learning with Python and R
  193. AutoML in nnetsauce (randomized and quasi-randomized nnetworks) Pt.2: multivariate time series forecasting
  194. AutoML in nnetsauce (randomized and quasi-randomized nnetworks)
  195. Version v0.14.0 of nnetsauce for R and Python
  196. A diffusion model: G2++
  197. Diffusion models in ESGtoolkit + announcements
  198. An infinity of time series forecasting models in nnetsauce (Part 2 with uncertainty quantification)
  199. (News from) forecasting in Python with ahead (progress bars and plots)
  200. Forecasting in Python with ahead
  201. Risk-neutralize simulations
  202. Comparing cross-validation results using crossval_ml and boxplots
  203. Reminder
  204. Did you ask ChatGPT about who you are?
  205. A new version of nnetsauce (randomized and quasi-randomized 'neural' networks)
  206. Simple interfaces to the forecasting API
  207. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  208. Prediction intervals (not only) for Boosted Configuration Networks in Python
  209. Boosted Configuration (neural) Networks Pt. 2
  210. Boosted Configuration (_neural_) Networks for classification
  211. A Machine Learning workflow using Techtonique
  212. Super Mario Bros © in the browser using PyScript
  213. News from ESGtoolkit, ycinterextra, and nnetsauce
  214. Explaining a Keras _neural_ network predictions with the-teller
  215. New version of nnetsauce -- various quasi-randomized networks
  216. A dashboard illustrating bivariate time series forecasting with `ahead`
  217. Hundreds of Statistical/Machine Learning models for univariate time series, using ahead, ranger, xgboost, and caret
  218. Forecasting with `ahead` (Python version)
  219. Tuning and interpreting LSBoost
  220. Time series cross-validation using `crossvalidation` (Part 2)
  221. Fast and scalable forecasting with ahead::ridge2f
  222. Automatic Forecasting with `ahead::dynrmf` and Ridge regression
  223. Forecasting with `ahead`
  224. Classification using linear regression
  225. `crossvalidation` and random search for calibrating support vector machines
  226. parallel grid search cross-validation using `crossvalidation`
  227. `crossvalidation` on R-universe, plus a classification example
  228. Documentation and source code for GPopt, a package for Bayesian optimization
  229. Hyperparameters tuning with GPopt
  230. A forecasting tool (API) with examples in curl, R, Python
  231. Bayesian Optimization with GPopt Part 2 (save and resume)
  232. Bayesian Optimization with GPopt
  233. Compatibility of nnetsauce and mlsauce with scikit-learn
  234. Explaining xgboost predictions with the teller
  235. An infinity of time series models in nnetsauce
  236. New activation functions in mlsauce's LSBoost
  237. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  238. A deeper learning architecture in nnetsauce
  239. Classify penguins with nnetsauce's MultitaskClassifier
  240. Bayesian forecasting for uni/multivariate time series
  241. Generalized nonlinear models in nnetsauce
  242. Boosting nonlinear penalized least squares
  243. Statistical/Machine Learning explainability using Kernel Ridge Regression surrogates
  244. NEWS
  245. A glimpse into my PhD journey
  246. Submitting R package to CRAN
  247. Simulation of dependent variables in ESGtoolkit
  248. Forecasting lung disease progression
  249. New nnetsauce
  250. Technical documentation
  251. A new version of nnetsauce, and a new Techtonique website
  252. Back next week, and a few announcements
  253. Explainable 'AI' using Gradient Boosted randomized networks Pt2 (the Lasso)
  254. LSBoost: Explainable 'AI' using Gradient Boosted randomized networks (with examples in R and Python)
  255. nnetsauce version 0.5.0, randomized neural networks on GPU
  256. Maximizing your tip as a waiter (Part 2)
  257. New version of mlsauce, with Gradient Boosted randomized networks and stump decision trees
  258. Announcements
  259. Parallel AdaOpt classification
  260. Comments section and other news
  261. Maximizing your tip as a waiter
  262. AdaOpt classification on MNIST handwritten digits (without preprocessing)
  263. AdaOpt (a probabilistic classifier based on a mix of multivariable optimization and nearest neighbors) for R
  264. AdaOpt
  265. Custom errors for cross-validation using crossval::crossval_ml
  266. Documentation+Pypi for the `teller`, a model-agnostic tool for Machine Learning explainability
  267. Encoding your categorical variables based on the response variable and correlations
  268. Linear model, xgboost and randomForest cross-validation using crossval::crossval_ml
  269. Grid search cross-validation using crossval
  270. Documentation for the querier, a query language for Data Frames
  271. Time series cross-validation using crossval
  272. On model specification, identification, degrees of freedom and regularization
  273. Import data into the querier (now on Pypi), a query language for Data Frames
  274. R notebooks for nnetsauce
  275. Version 0.4.0 of nnetsauce, with fruits and breast cancer classification
  276. Create a specific feed in your Jekyll blog
  277. Git/Github for contributing to package development
  278. Feedback forms for contributing
  279. nnetsauce for R
  280. A new version of nnetsauce (v0.3.1)
  281. ESGtoolkit, a tool for Monte Carlo simulation (v0.2.0)
  282. Search bar, new year 2020
  283. 2019 Recap, the nnetsauce, the teller and the querier
  284. Understanding model interactions with the `teller`
  285. Using the `teller` on a classifier
  286. Benchmarking the querier's verbs
  287. Composing the querier's verbs for data wrangling
  288. Comparing and explaining model predictions with the teller
  289. Tests for the significance of marginal effects in the teller
  290. Introducing the teller
  291. Introducing the querier
  292. Prediction intervals for nnetsauce models
  293. Using R in Python for statistical learning/data science
  294. Model calibration with `crossval`
  295. Bagging in the nnetsauce
  296. Adaboost learning with nnetsauce
  297. Change in blog's presentation
  298. nnetsauce on Pypi
  299. More nnetsauce (examples of use)
  300. nnetsauce
  301. crossval
  302. test


Categories | Top

Forecasting

  1. ARIMA Pricing: Semi-Parametric Market price of risk for Risk-Neutral Pricing (code + preprint)
  2. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  3. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  4. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on? Part2: 1311 time series from the Tourism competition
  5. Techtonique is released! (with a tutorial in various programming languages and formats)
  6. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on?
  7. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  8. My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
  9. 10 uncertainty quantification methods in nnetsauce forecasting
  10. Forecasting with XGBoost embedded in Quasi-Randomized Neural Networks
  11. Forecasting Monthly Airline Passenger Numbers with Quasi-Randomized Neural Networks
  12. DeepMTS, a Deep Learning Model for Multivariate Time Series
  13. Version v0.14.0 of nnetsauce for R and Python
  14. An infinity of time series forecasting models in nnetsauce (Part 2 with uncertainty quantification)
  15. (News from) forecasting in Python with ahead (progress bars and plots)
  16. Forecasting in Python with ahead
  17. Simple interfaces to the forecasting API
  18. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  19. A dashboard illustrating bivariate time series forecasting with `ahead`
  20. Hundreds of Statistical/Machine Learning models for univariate time series, using ahead, ranger, xgboost, and caret

Misc

  1. Analyzing Paper Reviews with LLMs: I Used ChatGPT, DeepSeek, Qwen, Mistral, Gemini, and Claude (and you should too + publish the analysis)
  2. A plethora of datasets at your fingertips Part2: how many times do couples cheat on each other? Descriptive analytics, interpretability and prediction intervals using conformal prediction
  3. Julia packaging at the command line
  4. A plethora of datasets at your fingertips
  5. Risk-neutralize simulations
  6. Comparing cross-validation results using crossval_ml and boxplots
  7. Reminder
  8. Did you ask ChatGPT about who you are?
  9. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  10. Boosted Configuration (_neural_) Networks for classification
  11. Super Mario Bros © in the browser using PyScript
  12. News from ESGtoolkit, ycinterextra, and nnetsauce
  13. Time series cross-validation using `crossvalidation` (Part 2)
  14. Fast and scalable forecasting with ahead::ridge2f
  15. Automatic Forecasting with `ahead::dynrmf` and Ridge regression
  16. Forecasting with `ahead`
  17. Documentation and source code for GPopt, a package for Bayesian optimization
  18. Hyperparameters tuning with GPopt
  19. A forecasting tool (API) with examples in curl, R, Python
  20. Bayesian Optimization with GPopt Part 2 (save and resume)
  21. Bayesian Optimization with GPopt
  22. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  23. Statistical/Machine Learning explainability using Kernel Ridge Regression surrogates
  24. NEWS
  25. A glimpse into my PhD journey
  26. Forecasting lung disease progression
  27. New nnetsauce
  28. Technical documentation
  29. A new version of nnetsauce, and a new Techtonique website
  30. Back next week, and a few announcements
  31. Maximizing your tip as a waiter (Part 2)
  32. New version of mlsauce, with Gradient Boosted randomized networks and stump decision trees
  33. Announcements
  34. Comments section and other news
  35. Maximizing your tip as a waiter
  36. Custom errors for cross-validation using crossval::crossval_ml
  37. Encoding your categorical variables based on the response variable and correlations
  38. Linear model, xgboost and randomForest cross-validation using crossval::crossval_ml
  39. Grid search cross-validation using crossval
  40. Time series cross-validation using crossval
  41. On model specification, identification, degrees of freedom and regularization
  42. Create a specific feed in your Jekyll blog
  43. Git/Github for contributing to package development
  44. Feedback forms for contributing
  45. Change in blog's presentation
  46. test

Python

  1. Natively Interpretable Boosting
  2. Fast conformal prediction (no refitting) for some Machine Learning models via closed-form jackknife plus
  3. Techtonique dot net, the Machine Learning web API, is back online (but more like a passion project for now)
  4. Conformalized TabICL: Prediction Intervals for a State-Of-The-Art Tabular Foundation Model in Python and R
  5. Conformalized TabPFN: Prediction Intervals for a Pretrained Transformer for Tabular Data in Python and R
  6. Survival analysis with sklearn, glmnet, keras, pytorch, lightgbm, xgboost, nnetsauce, mlsauce Part 2
  7. Any Sklearn Regressor as a Survival Model — Does It Actually Work? Benchmarking vs Established Packages
  8. Conformal Optimization Beats Bayesian Optimization, Optuna and Random Search on 72 classification Datasets
  9. Techtonique dot net is down until further notice
  10. Python version of 'Option pricing using time series models as market price of risk Pt.3'
  11. nnetsauce with and without jax for GPU acceleration
  12. Understanding Boosted Configuration Networks (combined neural networks and boosting): An Intuitive Guide Through Their Hyperparameters
  13. R version of Python package survivalist, for model-agnostic survival analysis
  14. Overfitting and scaling (on GPU T4) tests on nnetsauce.CustomRegressor
  15. GPopt for Machine Learning (hyperparameters' tuning)
  16. rtopy: an R to Python bridge -- novelties
  17. Python examples for 'Beyond Nelson-Siegel and splines: A model- agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation'
  18. Finally figured out a way to port python packages to R using uv and reticulate: example with nnetsauce
  19. Overfitting Random Fourier Features: Universal Approximation Property
  20. Zero-Shot Probabilistic Time Series Forecasting with TabPFN 2.5 and nnetsauce
  21. Analyzing Paper Reviews with LLMs: I Used ChatGPT, DeepSeek, Qwen, Mistral, Gemini, and Claude (and you should too + publish the analysis)
  22. tisthemachinelearner: New Workflow with uv for R Integration of scikit-learn
  23. (ICYMI) RPweave: Unified R + Python + LaTeX System using uv
  24. New instantaneous short rates models with their deterministic shift adjustment, for historical and risk-neutral simulation
  25. RPweave: Unified R + Python + LaTeX System using uv
  26. GAN-like Synthetic Data Generation Examples (on univariate, multivariate distributions, digits recognition, Fashion-MNIST, stock returns, and Olivetti faces) with DistroSimulator
  27. Native uncertainty quantification for time series with NGBoost
  28. NGBoost (Natural Gradient Boosting) for Regression, Classification, Time Series forecasting and Reserving
  29. Real-time pricing with a pretrained probabilistic stock return model
  30. Reimagining Equity Solvency Capital Requirement Approximation (one of my Master's Thesis subjects): From Bilinear Interpolation to Probabilistic Machine Learning
  31. Transfer Learning using ahead::ridge2f on synthetic stocks returns Pt.2: synthetic data generation
  32. Transfer Learning using ahead::ridge2f on synthetic stocks returns
  33. I'm supposed to present 'Conformal Predictive Simulations for Univariate Time Series' at COPA CONFERENCE 2025 in London...
  34. Another interesting decision, now for 'Beyond Nelson-Siegel and splines: A model-agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation'
  35. Boosting any randomized based learner for regression, classification and univariate/multivariate time series forcasting
  36. New nnetsauce version with CustomBackPropRegressor (CustomRegressor with Backpropagation) and ElasticNet2Regressor (Ridge2 with ElasticNet regularization)
  37. mlsauce (home to a model-agnostic gradient boosting algorithm) can now be installed from PyPI.
  38. A user-friendly graphical interface to techtonique dot net's API (will eventually contain graphics).
  39. Calling =TECHTO_MLCLASSIFICATION for Machine Learning supervised CLASSIFICATION in Excel is just a matter of copying and pasting
  40. Calling =TECHTO_MLREGRESSION for Machine Learning supervised regression in Excel is just a matter of copying and pasting
  41. Calling =TECHTO_RESERVING and =TECHTO_MLRESERVING for claims triangle reserving in Excel is just a matter of copying and pasting
  42. Calling =TECHTO_SURVIVAL for Survival Analysis in Excel is just a matter of copying and pasting
  43. Calling =TECHTO_SIMULATION for Stochastic Simulation in Excel is just a matter of copying and pasting
  44. Calling =TECHTO_FORECAST for forecasting in Excel is just a matter of copying and pasting
  45. Random Vector Functional Link (RVFL) artificial neural network with 2 regularization parameters successfully used for forecasting/synthetic simulation in professional settings: Extensions (including Bayesian)
  46. Backpropagating quasi-randomized neural networks
  47. Beyond ARMA-GARCH: leveraging any statistical model for volatility forecasting
  48. An Overfitting dilemma: XGBoost Default Hyperparameters vs GenericBooster + LinearRegression Default Hyperparameters
  49. Free R, Python and SQL editors in techtonique dot net
  50. Beyond Nelson-Siegel and splines: A model-agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation
  51. scikit-learn, glmnet, xgboost, lightgbm, pytorch, keras, nnetsauce in probabilistic Machine Learning (for longitudinal data) Reserving (work in progress)
  52. Probabilistic Machine Learning (for longitudinal data) Reserving (work in progress)
  53. Python version of Beyond ARMA-GARCH: leveraging model-agnostic Quasi-Randomized networks and conformal prediction for nonparametric probabilistic stock forecasting (ML-ARCH)
  54. Permutations and SHAPley values for feature importance in techtonique dot net's API (with R + Python + the command line)
  55. Which patient is going to survive longer? Another guide to using techtonique dot net's API (with R + Python + the command line) for survival analysis
  56. A Guide to Using techtonique.net's API and rush for simulating and plotting Stochastic Scenarios
  57. Simulating Stochastic Scenarios with Diffusion Models: A Guide to Using techtonique.net's API for the purpose
  58. Will my apartment in 5th avenue be overpriced or not? Harnessing the power of www.techtonique.net (+ xgboost, lightgbm, catboost) to find out
  59. How long must I wait until something happens: A Comprehensive Guide to Survival Analysis via an API
  60. Harnessing the Power of techtonique.net: A Comprehensive Guide to Machine Learning Classification via an API
  61. Quantile regression with any regressor -- Examples with RandomForestRegressor, RidgeCV, KNeighborsRegressor
  62. Survival stacking: survival analysis translated as supervised classification in R and Python
  63. Extending the Theta forecasting method to GLMs and attention
  64. Probabilistic Time Series Forecasting (predictive simulations) in Microsoft Excel using Python, xlwings lite and www.techtonique.net
  65. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  66. Word-Online: re-creating Karpathy's char-RNN (with supervised linear online learning of word embeddings) for text completion
  67. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  68. Web app with DeepSeek R1 and Hugging Face API for chatting
  69. tisthemachinelearner: A Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor (in Python and R)
  70. Model-agnostic global Survival Prediction of Patients with Myeloid Leukemia in QRT/Gustave Roussy Challenge (challengedata.ens.fr): Python's survivalist Quickstart
  71. Command Line Interface (CLI) for techtonique.net's API
  72. Gradient-Boosting and Boostrap aggregating anything (alert: high performance): Part5, easier install and Rust backend
  73. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on? Part2: 1311 time series from the Tourism competition
  74. Techtonique is released! (with a tutorial in various programming languages and formats)
  75. Univariate and Multivariate Probabilistic Forecasting with nnetsauce and TabPFN
  76. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on?
  77. Python and Interactive dashboard version of Stock price forecasting with Deep Learning: throwing power at the problem (and why it won't make you rich)
  78. No-code Machine Learning Cross-validation and Interpretability in techtonique.net
  79. survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, glmnet, xgboost, lightgbm, pytorch, keras, nnetsauce and mlsauce
  80. Model-agnostic 'Bayesian' optimization (for hyperparameter tuning) using conformalized surrogates in GPopt
  81. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS Pt.2: Generic Gradient Boosting
  82. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  83. GLMNet in Python: Generalized Linear Models
  84. Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting
  85. Predictive scenarios simulation in R, Python and Excel using Techtonique API
  86. Chat with your tabular data in www.techtonique.net
  87. Gradient-Boosting anything (alert: high performance): Part3, Histogram-based boosting
  88. R editor and SQL console (in addition to Python editors) in www.techtonique.net
  89. R and Python consoles + JupyterLite in www.techtonique.net
  90. Gradient-Boosting anything (alert: high performance)
  91. Benchmarking 30 statistical/Machine Learning models on the VN1 Forecasting -- Accuracy challenge
  92. Forecasting in Excel using Techtonique's Machine Learning APIs under the hood
  93. Techtonique web app for data-driven decisions using Mathematics, Statistics, Machine Learning, and Data Visualization
  94. Parallel for loops (Map or Reduce) + New versions of nnetsauce and ahead
  95. Adaptive (online/streaming) learning with uncertainty quantification using Polyak averaging in learningmachine
  96. New versions of nnetsauce and ahead
  97. Prediction sets and prediction intervals for conformalized Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  98. Conformalized adaptive (online/streaming) learning using learningmachine in Python and R
  99. Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  100. Copulas for uncertainty quantification in time series forecasting
  101. Forecasting uncertainty: sequential split conformal prediction + Block bootstrap (web app)
  102. learningmachine for Python (new version)
  103. My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
  104. 10 uncertainty quantification methods in nnetsauce forecasting
  105. Forecasting with XGBoost embedded in Quasi-Randomized Neural Networks
  106. Forecasting Monthly Airline Passenger Numbers with Quasi-Randomized Neural Networks
  107. Automated hyperparameter tuning using any conformalized surrogate
  108. Recognizing handwritten digits with Ridge2Classifier
  109. A detailed introduction to Deep Quasi-Randomized 'neural' networks
  110. Probability of receiving a loan; using learningmachine
  111. mlsauce's `v0.18.2`: various examples and benchmarks with dimension reduction
  112. mlsauce's `v0.17.0`: boosting with Elastic Net, polynomials and heterogeneity in explanatory variables
  113. mlsauce's `v0.13.0`: taking into account inputs heterogeneity through clustering
  114. mlsauce's `v0.12.0`: prediction intervals for LSBoostRegressor
  115. learningmachine v1.1.2: for Python
  116. Bayesian inference and conformal prediction (prediction intervals) in nnetsauce v0.18.1
  117. rtopy (v0.1.1): calling R functions in Python
  118. ahead forecasting (v0.10.0): fast time series model calibration and Python plots
  119. A plethora of datasets at your fingertips Part3: how many times do couples cheat on each other?
  120. nnetsauce's introduction as of 2024-02-11 (new version 0.17.0)
  121. Tuning Machine Learning models with GPopt's new version Part 2
  122. Tuning Machine Learning models with GPopt's new version
  123. Subsampling continuous and discrete response variables
  124. DeepMTS, a Deep Learning Model for Multivariate Time Series
  125. A classifier that's very accurate (and deep) Pt.2: there are > 90 classifiers in nnetsauce
  126. A plethora of datasets at your fingertips Part2: how many times do couples cheat on each other? Descriptive analytics, interpretability and prediction intervals using conformal prediction
  127. Diffusion models in Python with esgtoolkit (Part2)
  128. Diffusion models in Python with esgtoolkit
  129. Quasi-randomized nnetworks in Julia, Python and R
  130. A plethora of datasets at your fingertips
  131. A classifier that's very accurate (and deep)
  132. mlsauce version 0.8.10: Statistical/Machine Learning with Python and R
  133. AutoML in nnetsauce (randomized and quasi-randomized nnetworks) Pt.2: multivariate time series forecasting
  134. AutoML in nnetsauce (randomized and quasi-randomized nnetworks)
  135. Version v0.14.0 of nnetsauce for R and Python
  136. An infinity of time series forecasting models in nnetsauce (Part 2 with uncertainty quantification)
  137. (News from) forecasting in Python with ahead (progress bars and plots)
  138. Forecasting in Python with ahead
  139. Did you ask ChatGPT about who you are?
  140. A new version of nnetsauce (randomized and quasi-randomized 'neural' networks)
  141. Simple interfaces to the forecasting API
  142. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  143. Prediction intervals (not only) for Boosted Configuration Networks in Python
  144. A Machine Learning workflow using Techtonique
  145. Super Mario Bros © in the browser using PyScript
  146. News from ESGtoolkit, ycinterextra, and nnetsauce
  147. Explaining a Keras _neural_ network predictions with the-teller
  148. New version of nnetsauce -- various quasi-randomized networks
  149. A dashboard illustrating bivariate time series forecasting with `ahead`
  150. Forecasting with `ahead` (Python version)
  151. Tuning and interpreting LSBoost
  152. Classification using linear regression
  153. Documentation and source code for GPopt, a package for Bayesian optimization
  154. Hyperparameters tuning with GPopt
  155. A forecasting tool (API) with examples in curl, R, Python
  156. Bayesian Optimization with GPopt Part 2 (save and resume)
  157. Bayesian Optimization with GPopt
  158. Compatibility of nnetsauce and mlsauce with scikit-learn
  159. Explaining xgboost predictions with the teller
  160. An infinity of time series models in nnetsauce
  161. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  162. A deeper learning architecture in nnetsauce
  163. Generalized nonlinear models in nnetsauce
  164. Boosting nonlinear penalized least squares
  165. Technical documentation
  166. A new version of nnetsauce, and a new Techtonique website
  167. Back next week, and a few announcements
  168. Explainable 'AI' using Gradient Boosted randomized networks Pt2 (the Lasso)
  169. LSBoost: Explainable 'AI' using Gradient Boosted randomized networks (with examples in R and Python)
  170. nnetsauce version 0.5.0, randomized neural networks on GPU
  171. Maximizing your tip as a waiter (Part 2)
  172. Parallel AdaOpt classification
  173. Maximizing your tip as a waiter
  174. AdaOpt classification on MNIST handwritten digits (without preprocessing)
  175. AdaOpt
  176. Documentation+Pypi for the `teller`, a model-agnostic tool for Machine Learning explainability
  177. Encoding your categorical variables based on the response variable and correlations
  178. Documentation for the querier, a query language for Data Frames
  179. Import data into the querier (now on Pypi), a query language for Data Frames
  180. Version 0.4.0 of nnetsauce, with fruits and breast cancer classification
  181. A new version of nnetsauce (v0.3.1)
  182. Using R in Python for statistical learning/data science
  183. nnetsauce on Pypi

QuasiRandomizedNN

  1. Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting
  2. Gradient-Boosting anything (alert: high performance): Part3, Histogram-based boosting
  3. My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
  4. 10 uncertainty quantification methods in nnetsauce forecasting
  5. Forecasting with XGBoost embedded in Quasi-Randomized Neural Networks
  6. Forecasting Monthly Airline Passenger Numbers with Quasi-Randomized Neural Networks
  7. Automated hyperparameter tuning using any conformalized surrogate
  8. Recognizing handwritten digits with Ridge2Classifier
  9. A plethora of datasets at your fingertips Part3: how many times do couples cheat on each other?
  10. nnetsauce's introduction as of 2024-02-11 (new version 0.17.0)
  11. DeepMTS, a Deep Learning Model for Multivariate Time Series
  12. A classifier that's very accurate (and deep) Pt.2: there are > 90 classifiers in nnetsauce
  13. Quasi-randomized nnetworks in Julia, Python and R
  14. A classifier that's very accurate (and deep)
  15. AutoML in nnetsauce (randomized and quasi-randomized nnetworks) Pt.2: multivariate time series forecasting
  16. AutoML in nnetsauce (randomized and quasi-randomized nnetworks)
  17. Version v0.14.0 of nnetsauce for R and Python
  18. An infinity of time series forecasting models in nnetsauce (Part 2 with uncertainty quantification)
  19. A new version of nnetsauce (randomized and quasi-randomized 'neural' networks)
  20. New version of nnetsauce -- various quasi-randomized networks
  21. Tuning and interpreting LSBoost
  22. Classification using linear regression
  23. An infinity of time series models in nnetsauce
  24. A deeper learning architecture in nnetsauce
  25. Classify penguins with nnetsauce's MultitaskClassifier
  26. Bayesian forecasting for uni/multivariate time series
  27. New nnetsauce
  28. Technical documentation
  29. A new version of nnetsauce, and a new Techtonique website
  30. Back next week, and a few announcements
  31. nnetsauce version 0.5.0, randomized neural networks on GPU
  32. R notebooks for nnetsauce
  33. Version 0.4.0 of nnetsauce, with fruits and breast cancer classification
  34. Feedback forms for contributing
  35. nnetsauce for R
  36. A new version of nnetsauce (v0.3.1)
  37. 2019 Recap, the nnetsauce, the teller and the querier
  38. Prediction intervals for nnetsauce models
  39. Bagging in the nnetsauce
  40. Adaboost learning with nnetsauce
  41. nnetsauce on Pypi
  42. More nnetsauce (examples of use)
  43. nnetsauce

R

  1. GPopt for R: Bayesian and conformal optimization of black-box functions and hyperparameter tuning
  2. My last R posts: How conformalization helps weak models, fast conformal prediction with jackknife+ (and no refitting), and sklearn in R
  3. Fast conformal prediction (no refitting) for some Machine Learning models via closed-form jackknife plus
  4. Using scikit-learn models in R easily with the tisthemachinelearner package
  5. How Conformal Prediction Makes Linear Models Good Enough — An Example Using R Package mlS3
  6. Techtonique dot net, the Machine Learning web API, is back online (but more like a passion project for now)
  7. Conformalized TabICL: Prediction Intervals for a State-Of-The-Art Tabular Foundation Model in Python and R
  8. Conformalized TabPFN: Prediction Intervals for a Pretrained Transformer for Tabular Data in Python and R
  9. Probabilistic Time Series Cross-Validation with R package crossvalidation
  10. One interface, (Almost) Every Classifier (and Regressor): unifiedml v0.3.0
  11. You Don't Need to Learn All the Weights on tabular data: The Case for rvflnet (a nonlinear expressive glmnet) on regression, classification and survival analysis
  12. `mlS3` — A Unified S3 Machine Learning Interface in R
  13. One interface, (Almost) Every Classifier: unifiedml v0.2.1
  14. Techtonique dot net is down until further notice
  15. Explaining Time-Series Forecasts with Sensitivity Analysis (ahead::dynrmf and external regressors)
  16. Option pricing using time series models as market price of risk Pt.3
  17. Explaining Time-Series Forecasts with Exact Shapley Values (ahead::dynrmf with external regressors applied to scenarios)
  18. My Presentation at Risk 2026: Lightweight Transfer Learning for Financial Forecasting
  19. nnetsauce with and without jax for GPU acceleration
  20. Understanding Boosted Configuration Networks (combined neural networks and boosting): An Intuitive Guide Through Their Hyperparameters
  21. R version of Python package survivalist, for model-agnostic survival analysis
  22. Presenting Lightweight Transfer Learning for Financial Forecasting (Risk 2026)
  23. Option pricing using time series models as market price of risk
  24. Enhancing Time Series Forecasting (ahead::ridge2f) with Attention-Based Context Vectors (ahead::contextridge2f)
  25. Beyond Cross-validation: Hyperparameter Optimization via Generalization Gap Modeling
  26. rtopy: an R to Python bridge -- novelties
  27. Python examples for 'Beyond Nelson-Siegel and splines: A model- agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation'
  28. Forecasting benchmark: Dynrmf (a new serious competitor in town) vs Theta Method on M-Competitions and Tourism competitition
  29. Finally figured out a way to port python packages to R using uv and reticulate: example with nnetsauce
  30. Overfitting Random Fourier Features: Universal Approximation Property
  31. Counterfactual Scenario Analysis with ahead::ridge2f
  32. ARIMA Pricing: Semi-Parametric Market price of risk for Risk-Neutral Pricing (code + preprint)
  33. Analyzing Paper Reviews with LLMs: I Used ChatGPT, DeepSeek, Qwen, Mistral, Gemini, and Claude (and you should too + publish the analysis)
  34. tisthemachinelearner: New Workflow with uv for R Integration of scikit-learn
  35. (ICYMI) RPweave: Unified R + Python + LaTeX System using uv
  36. unifiedml: A Unified Machine Learning Interface for R, is now on CRAN + Discussion about AI replacing humans
  37. Context-aware Theta forecasting Method: Extending Classical Time Series Forecasting with Machine Learning
  38. unifiedml in R: A Unified Machine Learning Interface
  39. Deterministic Shift Adjustment in Arbitrage-Free Pricing (historical to risk-neutral short rates)
  40. New instantaneous short rates models with their deterministic shift adjustment, for historical and risk-neutral simulation
  41. RPweave: Unified R + Python + LaTeX System using uv
  42. GAN-like Synthetic Data Generation Examples (on univariate, multivariate distributions, digits recognition, Fashion-MNIST, stock returns, and Olivetti faces) with DistroSimulator
  43. R port of llama2.c
  44. Native uncertainty quantification for time series with NGBoost
  45. Real-time pricing with a pretrained probabilistic stock return model
  46. Combining any model with GARCH(1,1) for probabilistic stock forecasting
  47. Generating Synthetic Data with R-vine Copulas using esgtoolkit in R
  48. Reimagining Equity Solvency Capital Requirement Approximation (one of my Master's Thesis subjects): From Bilinear Interpolation to Probabilistic Machine Learning
  49. Transfer Learning using ahead::ridge2f on synthetic stocks returns Pt.2: synthetic data generation
  50. Transfer Learning using ahead::ridge2f on synthetic stocks returns
  51. I'm supposed to present 'Conformal Predictive Simulations for Univariate Time Series' at COPA CONFERENCE 2025 in London...
  52. external regressors in ahead::dynrmf's interface for Machine learning forecasting
  53. Another interesting decision, now for 'Beyond Nelson-Siegel and splines: A model-agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation'
  54. A user-friendly graphical interface to techtonique dot net's API (will eventually contain graphics).
  55. Calling =TECHTO_MLCLASSIFICATION for Machine Learning supervised CLASSIFICATION in Excel is just a matter of copying and pasting
  56. Calling =TECHTO_MLREGRESSION for Machine Learning supervised regression in Excel is just a matter of copying and pasting
  57. Calling =TECHTO_RESERVING and =TECHTO_MLRESERVING for claims triangle reserving in Excel is just a matter of copying and pasting
  58. Calling =TECHTO_SURVIVAL for Survival Analysis in Excel is just a matter of copying and pasting
  59. Calling =TECHTO_SIMULATION for Stochastic Simulation in Excel is just a matter of copying and pasting
  60. Calling =TECHTO_FORECAST for forecasting in Excel is just a matter of copying and pasting
  61. Random Vector Functional Link (RVFL) artificial neural network with 2 regularization parameters successfully used for forecasting/synthetic simulation in professional settings: Extensions (including Bayesian)
  62. R version of 'Backpropagating quasi-randomized neural networks'
  63. Beyond ARMA-GARCH: leveraging any statistical model for volatility forecasting
  64. Stacked generalization (Machine Learning model stacking) + conformal prediction for forecasting with ahead::mlf
  65. Programming language-agnostic reserving using RidgeCV, LightGBM, XGBoost, and ExtraTrees Machine Learning models
  66. Free R, Python and SQL editors in techtonique dot net
  67. Beyond Nelson-Siegel and splines: A model-agnostic Machine Learning framework for discount curve calibration, interpolation and extrapolation
  68. R version of Probabilistic Machine Learning (for longitudinal data) Reserving (work in progress)
  69. Beyond ARMA-GARCH: leveraging model-agnostic Machine Learning and conformal prediction for nonparametric probabilistic stock forecasting (ML-ARCH)
  70. Permutations and SHAPley values for feature importance in techtonique dot net's API (with R + Python + the command line)
  71. Which patient is going to survive longer? Another guide to using techtonique dot net's API (with R + Python + the command line) for survival analysis
  72. A Guide to Using techtonique.net's API and rush for simulating and plotting Stochastic Scenarios
  73. Simulating Stochastic Scenarios with Diffusion Models: A Guide to Using techtonique.net's API for the purpose
  74. Will my apartment in 5th avenue be overpriced or not? Harnessing the power of www.techtonique.net (+ xgboost, lightgbm, catboost) to find out
  75. How long must I wait until something happens: A Comprehensive Guide to Survival Analysis via an API
  76. Harnessing the Power of techtonique.net: A Comprehensive Guide to Machine Learning Classification via an API
  77. Quantile regression with any regressor -- Examples with RandomForestRegressor, RidgeCV, KNeighborsRegressor
  78. Survival stacking: survival analysis translated as supervised classification in R and Python
  79. 'Bayesian' optimization of hyperparameters in a R machine learning model using the bayesianrvfl package
  80. A lightweight interface to scikit-learn in R: Bayesian and Conformal prediction
  81. A lightweight interface to scikit-learn in R Pt.2: probabilistic time series forecasting in conjunction with ahead::dynrmf
  82. Extending the Theta forecasting method to GLMs, GAMs, GLMBOOST and attention: benchmarking on Tourism, M1, M3 and M4 competition data sets (28000 series)
  83. Extending the Theta forecasting method to GLMs and attention
  84. Nonlinear conformalized Generalized Linear Models (GLMs) with R package 'rvfl' (and other models)
  85. Conformalize (improved prediction intervals and simulations) any R Machine Learning model with misc::conformalize
  86. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  87. Interpretable probabilistic kernel ridge regression using Matérn 3/2 kernels
  88. (News from) Probabilistic Forecasting of univariate and multivariate Time Series using Quasi-Randomized Neural Networks (Ridge2) and Conformal Prediction
  89. Word-Online: re-creating Karpathy's char-RNN (with supervised linear online learning of word embeddings) for text completion
  90. CRAN-like repository for most recent releases of Techtonique's R packages
  91. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  92. Web app with DeepSeek R1 and Hugging Face API for chatting
  93. tisthemachinelearner: A Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor (in Python and R)
  94. R version of survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, xgboost, lightgbm (and conformal prediction)
  95. A simple test of the martingale hypothesis in esgtoolkit
  96. Command Line Interface (CLI) for techtonique.net's API
  97. Gradient-Boosting and Boostrap aggregating anything (alert: high performance): Part5, easier install and Rust backend
  98. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on? Part2: 1311 time series from the Tourism competition
  99. Techtonique is released! (with a tutorial in various programming languages and formats)
  100. Just got a paper on conformal prediction REJECTED by International Journal of Forecasting despite evidence on 30,000 time series (and more). What's going on?
  101. Stock price forecasting with Deep Learning: throwing power at the problem (and why it won't make you rich)
  102. No-code Machine Learning Cross-validation and Interpretability in techtonique.net
  103. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  104. Unified interface and conformal prediction (calibrated prediction intervals) for R package forecast (and 'affiliates')
  105. GLMNet in Python: Generalized Linear Models
  106. Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting
  107. Predictive scenarios simulation in R, Python and Excel using Techtonique API
  108. Chat with your tabular data in www.techtonique.net
  109. Gradient-Boosting anything (alert: high performance): Part3, Histogram-based boosting
  110. R editor and SQL console (in addition to Python editors) in www.techtonique.net
  111. R and Python consoles + JupyterLite in www.techtonique.net
  112. Gradient-Boosting anything (alert: high performance): Part2, R version
  113. Gradient-Boosting anything (alert: high performance)
  114. Automated random variable distribution inference using Kullback-Leibler divergence and simulating best-fitting distribution
  115. Techtonique web app for data-driven decisions using Mathematics, Statistics, Machine Learning, and Data Visualization
  116. Parallel for loops (Map or Reduce) + New versions of nnetsauce and ahead
  117. Adaptive (online/streaming) learning with uncertainty quantification using Polyak averaging in learningmachine
  118. New versions of nnetsauce and ahead
  119. Prediction sets and prediction intervals for conformalized Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  120. Quick/automated R package development workflow (assuming you're using macOS or Linux) Part2
  121. R package development workflow (assuming you're using macOS or Linux)
  122. A new method for deriving a nonparametric confidence interval for the mean
  123. Conformalized adaptive (online/streaming) learning using learningmachine in Python and R
  124. Bayesian (nonlinear) adaptive learning
  125. Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  126. Forecasting uncertainty: sequential split conformal prediction + Block bootstrap (web app)
  127. learningmachine v2.0.0: Machine Learning with explanations and uncertainty quantification
  128. Forecasting the Economy
  129. A detailed introduction to Deep Quasi-Randomized 'neural' networks
  130. Probability of receiving a loan; using learningmachine
  131. mlsauce's `v0.18.2`: various examples and benchmarks with dimension reduction
  132. Conformalized predictive simulations for univariate time series on more than 250 data sets
  133. learningmachine v1.0.0: prediction intervals around the probability of the event 'a tumor being malignant'
  134. Multiple examples of Machine Learning forecasting with ahead
  135. rtopy (v0.1.1): calling R functions in Python
  136. ahead forecasting (v0.10.0): fast time series model calibration and Python plots
  137. A classifier that's very accurate (and deep) Pt.2: there are > 90 classifiers in nnetsauce
  138. learningmachine: prediction intervals for conformalized Kernel ridge regression and Random Forest
  139. A plethora of datasets at your fingertips Part2: how many times do couples cheat on each other? Descriptive analytics, interpretability and prediction intervals using conformal prediction
  140. Diffusion models in Python with esgtoolkit (Part2)
  141. Diffusion models in Python with esgtoolkit
  142. Quasi-randomized nnetworks in Julia, Python and R
  143. A plethora of datasets at your fingertips
  144. A classifier that's very accurate (and deep)
  145. mlsauce version 0.8.10: Statistical/Machine Learning with Python and R
  146. Version v0.14.0 of nnetsauce for R and Python
  147. A diffusion model: G2++
  148. Diffusion models in ESGtoolkit + announcements
  149. Risk-neutralize simulations
  150. Comparing cross-validation results using crossval_ml and boxplots
  151. Did you ask ChatGPT about who you are?
  152. A new version of nnetsauce (randomized and quasi-randomized 'neural' networks)
  153. Simple interfaces to the forecasting API
  154. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  155. Boosted Configuration (neural) Networks Pt. 2
  156. Boosted Configuration (_neural_) Networks for classification
  157. News from ESGtoolkit, ycinterextra, and nnetsauce
  158. New version of nnetsauce -- various quasi-randomized networks
  159. A dashboard illustrating bivariate time series forecasting with `ahead`
  160. Hundreds of Statistical/Machine Learning models for univariate time series, using ahead, ranger, xgboost, and caret
  161. Time series cross-validation using `crossvalidation` (Part 2)
  162. Fast and scalable forecasting with ahead::ridge2f
  163. Automatic Forecasting with `ahead::dynrmf` and Ridge regression
  164. Forecasting with `ahead`
  165. `crossvalidation` and random search for calibrating support vector machines
  166. parallel grid search cross-validation using `crossvalidation`
  167. `crossvalidation` on R-universe, plus a classification example
  168. A forecasting tool (API) with examples in curl, R, Python
  169. An infinity of time series models in nnetsauce
  170. New activation functions in mlsauce's LSBoost
  171. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  172. Classify penguins with nnetsauce's MultitaskClassifier
  173. Bayesian forecasting for uni/multivariate time series
  174. Boosting nonlinear penalized least squares
  175. Statistical/Machine Learning explainability using Kernel Ridge Regression surrogates
  176. Submitting R package to CRAN
  177. Simulation of dependent variables in ESGtoolkit
  178. Forecasting lung disease progression
  179. Explainable 'AI' using Gradient Boosted randomized networks Pt2 (the Lasso)
  180. LSBoost: Explainable 'AI' using Gradient Boosted randomized networks (with examples in R and Python)
  181. nnetsauce version 0.5.0, randomized neural networks on GPU
  182. Maximizing your tip as a waiter (Part 2)
  183. Maximizing your tip as a waiter
  184. AdaOpt classification on MNIST handwritten digits (without preprocessing)
  185. AdaOpt (a probabilistic classifier based on a mix of multivariable optimization and nearest neighbors) for R
  186. Custom errors for cross-validation using crossval::crossval_ml
  187. Encoding your categorical variables based on the response variable and correlations
  188. Linear model, xgboost and randomForest cross-validation using crossval::crossval_ml
  189. Grid search cross-validation using crossval
  190. Time series cross-validation using crossval
  191. On model specification, identification, degrees of freedom and regularization
  192. R notebooks for nnetsauce
  193. Version 0.4.0 of nnetsauce, with fruits and breast cancer classification
  194. Feedback forms for contributing
  195. nnetsauce for R
  196. ESGtoolkit, a tool for Monte Carlo simulation (v0.2.0)
  197. Using R in Python for statistical learning/data science
  198. Model calibration with `crossval`
  199. crossval