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