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