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