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