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


Categories | Top

Forecasting

  1. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  2. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  3. 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
  4. Techtonique is out! (with a tutorial in various programming languages and formats)
  5. 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?
  6. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  7. My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
  8. 10 uncertainty quantification methods in nnetsauce forecasting
  9. Forecasting with XGBoost embedded in Quasi-Randomized Neural Networks
  10. Forecasting Monthly Airline Passenger Numbers with Quasi-Randomized Neural Networks
  11. DeepMTS, a Deep Learning Model for Multivariate Time Series
  12. Version v0.14.0 of nnetsauce for R and Python
  13. An infinity of time series forecasting models in nnetsauce (Part 2 with uncertainty quantification)
  14. (News from) forecasting in Python with ahead (progress bars and plots)
  15. Forecasting in Python with ahead
  16. Simple interfaces to the forecasting API
  17. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  18. A dashboard illustrating bivariate time series forecasting with `ahead`
  19. Hundreds of Statistical/Machine Learning models for univariate time series, using ahead, ranger, xgboost, and caret

Misc

  1. 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
  2. Julia packaging at the command line
  3. A plethora of datasets at your fingertips
  4. Risk-neutralize simulations
  5. Comparing cross-validation results using crossval_ml and boxplots
  6. Reminder
  7. Did you ask ChatGPT about who you are?
  8. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  9. Boosted Configuration (_neural_) Networks for classification
  10. Super Mario Bros © in the browser using PyScript
  11. News from ESGtoolkit, ycinterextra, and nnetsauce
  12. Time series cross-validation using `crossvalidation` (Part 2)
  13. Fast and scalable forecasting with ahead::ridge2f
  14. Automatic Forecasting with `ahead::dynrmf` and Ridge regression
  15. Forecasting with `ahead`
  16. Documentation and source code for GPopt, a package for Bayesian optimization
  17. Hyperparameters tuning with GPopt
  18. A forecasting tool (API) with examples in curl, R, Python
  19. Bayesian Optimization with GPopt Part 2 (save and resume)
  20. Bayesian Optimization with GPopt
  21. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  22. Statistical/Machine Learning explainability using Kernel Ridge Regression surrogates
  23. NEWS
  24. A glimpse into my PhD journey
  25. Forecasting lung disease progression
  26. New nnetsauce
  27. Technical documentation
  28. A new version of nnetsauce, and a new Techtonique website
  29. Back next week, and a few announcements
  30. Maximizing your tip as a waiter (Part 2)
  31. New version of mlsauce, with Gradient Boosted randomized networks and stump decision trees
  32. Announcements
  33. Comments section and other news
  34. Maximizing your tip as a waiter
  35. Custom errors for cross-validation using crossval::crossval_ml
  36. Encoding your categorical variables based on the response variable and correlations
  37. Linear model, xgboost and randomForest cross-validation using crossval::crossval_ml
  38. Grid search cross-validation using crossval
  39. Time series cross-validation using crossval
  40. On model specification, identification, degrees of freedom and regularization
  41. Create a specific feed in your Jekyll blog
  42. Git/Github for contributing to package development
  43. Feedback forms for contributing
  44. Change in blog's presentation
  45. test

Python

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