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