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