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. A lightweight interface to scikit-learn in R: Bayesian and Conformal prediction
  2. A lightweight interface to scikit-learn in R Pt.2: probabilistic time series forecasting in conjunction with ahead::dynrmf
  3. Extending the Theta forecasting method to GLMs, GAMs, GLMBOOST and attention: benchmarking on Tourism, M1, M3 and M4 competition data sets (28000 series)
  4. Extending the Theta forecasting method to GLMs and attention
  5. Nonlinear conformalized Generalized Linear Models (GLMs) with R package 'rvfl' (and other models)
  6. Probabilistic Time Series Forecasting (predictive simulations) in Microsoft Excel using Python, xlwings lite and www.techtonique.net
  7. Conformalize (improved prediction intervals and simulations) any R Machine Learning model with misc::conformalize
  8. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  9. Interpretable probabilistic kernel ridge regression using Matérn 3/2 kernels
  10. (News from) Probabilistic Forecasting of univariate and multivariate Time Series using Quasi-Randomized Neural Networks (Ridge2) and Conformal Prediction
  11. Word-Online: re-creating Karpathy's char-RNN (with supervised linear online learning of word embeddings) for text completion
  12. CRAN-like repository for most recent releases of Techtonique's R packages
  13. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  14. Web app with DeepSeek R1 and Hugging Face API for chatting
  15. tisthemachinelearner: A Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor (in Python and R)
  16. R version of survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, xgboost, lightgbm (and conformal prediction)
  17. Model-agnostic global Survival Prediction of Patients with Myeloid Leukemia in QRT/Gustave Roussy Challenge (challengedata.ens.fr): Python's survivalist Quickstart
  18. A simple test of the martingale hypothesis in esgtoolkit
  19. Command Line Interface (CLI) for techtonique.net's API
  20. Gradient-Boosting and Boostrap aggregating anything (alert: high performance): Part5, easier install and Rust backend
  21. 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
  22. Techtonique is out! (with a tutorial in various programming languages and formats)
  23. Univariate and Multivariate Probabilistic Forecasting with nnetsauce and TabPFN
  24. 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?
  25. 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)
  26. Stock price forecasting with Deep Learning: throwing power at the problem (and why it won't make you rich)
  27. No-code Machine Learning Cross-validation and Interpretability in techtonique.net
  28. survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, glmnet, xgboost, lightgbm, pytorch, keras, nnetsauce and mlsauce
  29. Model-agnostic 'Bayesian' optimization (for hyperparameter tuning) using conformalized surrogates in GPopt
  30. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS Pt.2: Generic Gradient Boosting
  31. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  32. Unified interface and conformal prediction (calibrated prediction intervals) for R package forecast (and 'affiliates')
  33. GLMNet in Python: Generalized Linear Models
  34. Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting
  35. Predictive scenarios simulation in R, Python and Excel using Techtonique API
  36. Chat with your tabular data in www.techtonique.net
  37. Gradient-Boosting anything (alert: high performance): Part3, Histogram-based boosting
  38. R editor and SQL console (in addition to Python editors) in www.techtonique.net
  39. R and Python consoles + JupyterLite in www.techtonique.net
  40. Gradient-Boosting anything (alert: high performance): Part2, R version
  41. Gradient-Boosting anything (alert: high performance)
  42. Benchmarking 30 statistical/Machine Learning models on the VN1 Forecasting -- Accuracy challenge
  43. Automated random variable distribution inference using Kullback-Leibler divergence and simulating best-fitting distribution
  44. Forecasting in Excel using Techtonique's Machine Learning APIs under the hood
  45. Techtonique web app for data-driven decisions using Mathematics, Statistics, Machine Learning, and Data Visualization
  46. Parallel for loops (Map or Reduce) + New versions of nnetsauce and ahead
  47. Adaptive (online/streaming) learning with uncertainty quantification using Polyak averaging in learningmachine
  48. New versions of nnetsauce and ahead
  49. Prediction sets and prediction intervals for conformalized Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  50. Quick/automated R package development workflow (assuming you're using macOS or Linux) Part2
  51. R package development workflow (assuming you're using macOS or Linux)
  52. A new method for deriving a nonparametric confidence interval for the mean
  53. Conformalized adaptive (online/streaming) learning using learningmachine in Python and R
  54. Bayesian (nonlinear) adaptive learning
  55. Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  56. Copulas for uncertainty quantification in time series forecasting
  57. Forecasting uncertainty: sequential split conformal prediction + Block bootstrap (web app)
  58. learningmachine for Python (new version)
  59. learningmachine v2.0.0: Machine Learning with explanations and uncertainty quantification
  60. My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
  61. 10 uncertainty quantification methods in nnetsauce forecasting
  62. Forecasting with XGBoost embedded in Quasi-Randomized Neural Networks
  63. Forecasting Monthly Airline Passenger Numbers with Quasi-Randomized Neural Networks
  64. Automated hyperparameter tuning using any conformalized surrogate
  65. Recognizing handwritten digits with Ridge2Classifier
  66. Forecasting the Economy
  67. A detailed introduction to Deep Quasi-Randomized 'neural' networks
  68. Probability of receiving a loan; using learningmachine
  69. mlsauce's `v0.18.2`: various examples and benchmarks with dimension reduction
  70. mlsauce's `v0.17.0`: boosting with Elastic Net, polynomials and heterogeneity in explanatory variables
  71. mlsauce's `v0.13.0`: taking into account inputs heterogeneity through clustering
  72. mlsauce's `v0.12.0`: prediction intervals for LSBoostRegressor
  73. Conformalized predictive simulations for univariate time series on more than 250 data sets
  74. learningmachine v1.1.2: for Python
  75. learningmachine v1.0.0: prediction intervals around the probability of the event 'a tumor being malignant'
  76. Bayesian inference and conformal prediction (prediction intervals) in nnetsauce v0.18.1
  77. Multiple examples of Machine Learning forecasting with ahead
  78. rtopy (v0.1.1): calling R functions in Python
  79. ahead forecasting (v0.10.0): fast time series model calibration and Python plots
  80. A plethora of datasets at your fingertips Part3: how many times do couples cheat on each other?
  81. nnetsauce's introduction as of 2024-02-11 (new version 0.17.0)
  82. Tuning Machine Learning models with GPopt's new version Part 2
  83. Tuning Machine Learning models with GPopt's new version
  84. Subsampling continuous and discrete response variables
  85. DeepMTS, a Deep Learning Model for Multivariate Time Series
  86. A classifier that's very accurate (and deep) Pt.2: there are > 90 classifiers in nnetsauce
  87. learningmachine: prediction intervals for conformalized Kernel ridge regression and Random Forest
  88. 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
  89. Diffusion models in Python with esgtoolkit (Part2)
  90. Diffusion models in Python with esgtoolkit
  91. Julia packaging at the command line
  92. Quasi-randomized nnetworks in Julia, Python and R
  93. A plethora of datasets at your fingertips
  94. A classifier that's very accurate (and deep)
  95. mlsauce version 0.8.10: Statistical/Machine Learning with Python and R
  96. AutoML in nnetsauce (randomized and quasi-randomized nnetworks) Pt.2: multivariate time series forecasting
  97. AutoML in nnetsauce (randomized and quasi-randomized nnetworks)
  98. Version v0.14.0 of nnetsauce for R and Python
  99. A diffusion model: G2++
  100. Diffusion models in ESGtoolkit + announcements
  101. An infinity of time series forecasting models in nnetsauce (Part 2 with uncertainty quantification)
  102. (News from) forecasting in Python with ahead (progress bars and plots)
  103. Forecasting in Python with ahead
  104. Risk-neutralize simulations
  105. Comparing cross-validation results using crossval_ml and boxplots
  106. Reminder
  107. Did you ask ChatGPT about who you are?
  108. A new version of nnetsauce (randomized and quasi-randomized 'neural' networks)
  109. Simple interfaces to the forecasting API
  110. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  111. Prediction intervals (not only) for Boosted Configuration Networks in Python
  112. Boosted Configuration (neural) Networks Pt. 2
  113. Boosted Configuration (_neural_) Networks for classification
  114. A Machine Learning workflow using Techtonique
  115. Super Mario Bros © in the browser using PyScript
  116. News from ESGtoolkit, ycinterextra, and nnetsauce
  117. Explaining a Keras _neural_ network predictions with the-teller
  118. New version of nnetsauce -- various quasi-randomized networks
  119. A dashboard illustrating bivariate time series forecasting with `ahead`
  120. Hundreds of Statistical/Machine Learning models for univariate time series, using ahead, ranger, xgboost, and caret
  121. Forecasting with `ahead` (Python version)
  122. Tuning and interpreting LSBoost
  123. Time series cross-validation using `crossvalidation` (Part 2)
  124. Fast and scalable forecasting with ahead::ridge2f
  125. Automatic Forecasting with `ahead::dynrmf` and Ridge regression
  126. Forecasting with `ahead`
  127. Classification using linear regression
  128. `crossvalidation` and random search for calibrating support vector machines
  129. parallel grid search cross-validation using `crossvalidation`
  130. `crossvalidation` on R-universe, plus a classification example
  131. Documentation and source code for GPopt, a package for Bayesian optimization
  132. Hyperparameters tuning with GPopt
  133. A forecasting tool (API) with examples in curl, R, Python
  134. Bayesian Optimization with GPopt Part 2 (save and resume)
  135. Bayesian Optimization with GPopt
  136. Compatibility of nnetsauce and mlsauce with scikit-learn
  137. Explaining xgboost predictions with the teller
  138. An infinity of time series models in nnetsauce
  139. New activation functions in mlsauce's LSBoost
  140. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  141. A deeper learning architecture in nnetsauce
  142. Classify penguins with nnetsauce's MultitaskClassifier
  143. Bayesian forecasting for uni/multivariate time series
  144. Generalized nonlinear models in nnetsauce
  145. Boosting nonlinear penalized least squares
  146. Statistical/Machine Learning explainability using Kernel Ridge Regression surrogates
  147. NEWS
  148. A glimpse into my PhD journey
  149. Submitting R package to CRAN
  150. Simulation of dependent variables in ESGtoolkit
  151. Forecasting lung disease progression
  152. New nnetsauce
  153. Technical documentation
  154. A new version of nnetsauce, and a new Techtonique website
  155. Back next week, and a few announcements
  156. Explainable 'AI' using Gradient Boosted randomized networks Pt2 (the Lasso)
  157. LSBoost: Explainable 'AI' using Gradient Boosted randomized networks (with examples in R and Python)
  158. nnetsauce version 0.5.0, randomized neural networks on GPU
  159. Maximizing your tip as a waiter (Part 2)
  160. New version of mlsauce, with Gradient Boosted randomized networks and stump decision trees
  161. Announcements
  162. Parallel AdaOpt classification
  163. Comments section and other news
  164. Maximizing your tip as a waiter
  165. AdaOpt classification on MNIST handwritten digits (without preprocessing)
  166. AdaOpt (a probabilistic classifier based on a mix of multivariable optimization and nearest neighbors) for R
  167. AdaOpt
  168. Custom errors for cross-validation using crossval::crossval_ml
  169. Documentation+Pypi for the `teller`, a model-agnostic tool for Machine Learning explainability
  170. Encoding your categorical variables based on the response variable and correlations
  171. Linear model, xgboost and randomForest cross-validation using crossval::crossval_ml
  172. Grid search cross-validation using crossval
  173. Documentation for the querier, a query language for Data Frames
  174. Time series cross-validation using crossval
  175. On model specification, identification, degrees of freedom and regularization
  176. Import data into the querier (now on Pypi), a query language for Data Frames
  177. R notebooks for nnetsauce
  178. Version 0.4.0 of nnetsauce, with fruits and breast cancer classification
  179. Create a specific feed in your Jekyll blog
  180. Git/Github for contributing to package development
  181. Feedback forms for contributing
  182. nnetsauce for R
  183. A new version of nnetsauce (v0.3.1)
  184. ESGtoolkit, a tool for Monte Carlo simulation (v0.2.0)
  185. Search bar, new year 2020
  186. 2019 Recap, the nnetsauce, the teller and the querier
  187. Understanding model interactions with the `teller`
  188. Using the `teller` on a classifier
  189. Benchmarking the querier's verbs
  190. Composing the querier's verbs for data wrangling
  191. Comparing and explaining model predictions with the teller
  192. Tests for the significance of marginal effects in the teller
  193. Introducing the teller
  194. Introducing the querier
  195. Prediction intervals for nnetsauce models
  196. Using R in Python for statistical learning/data science
  197. Model calibration with `crossval`
  198. Bagging in the nnetsauce
  199. Adaboost learning with nnetsauce
  200. Change in blog's presentation
  201. nnetsauce on Pypi
  202. More nnetsauce (examples of use)
  203. nnetsauce
  204. crossval
  205. 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. Extending the Theta forecasting method to GLMs and attention
  2. Probabilistic Time Series Forecasting (predictive simulations) in Microsoft Excel using Python, xlwings lite and www.techtonique.net
  3. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  4. Word-Online: re-creating Karpathy's char-RNN (with supervised linear online learning of word embeddings) for text completion
  5. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  6. Web app with DeepSeek R1 and Hugging Face API for chatting
  7. tisthemachinelearner: A Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor (in Python and R)
  8. Model-agnostic global Survival Prediction of Patients with Myeloid Leukemia in QRT/Gustave Roussy Challenge (challengedata.ens.fr): Python's survivalist Quickstart
  9. Command Line Interface (CLI) for techtonique.net's API
  10. Gradient-Boosting and Boostrap aggregating anything (alert: high performance): Part5, easier install and Rust backend
  11. 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
  12. Techtonique is out! (with a tutorial in various programming languages and formats)
  13. Univariate and Multivariate Probabilistic Forecasting with nnetsauce and TabPFN
  14. 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?
  15. 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)
  16. No-code Machine Learning Cross-validation and Interpretability in techtonique.net
  17. survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, glmnet, xgboost, lightgbm, pytorch, keras, nnetsauce and mlsauce
  18. Model-agnostic 'Bayesian' optimization (for hyperparameter tuning) using conformalized surrogates in GPopt
  19. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS Pt.2: Generic Gradient Boosting
  20. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  21. GLMNet in Python: Generalized Linear Models
  22. Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting
  23. Predictive scenarios simulation in R, Python and Excel using Techtonique API
  24. Chat with your tabular data in www.techtonique.net
  25. Gradient-Boosting anything (alert: high performance): Part3, Histogram-based boosting
  26. R editor and SQL console (in addition to Python editors) in www.techtonique.net
  27. R and Python consoles + JupyterLite in www.techtonique.net
  28. Gradient-Boosting anything (alert: high performance)
  29. Benchmarking 30 statistical/Machine Learning models on the VN1 Forecasting -- Accuracy challenge
  30. Forecasting in Excel using Techtonique's Machine Learning APIs under the hood
  31. Techtonique web app for data-driven decisions using Mathematics, Statistics, Machine Learning, and Data Visualization
  32. Parallel for loops (Map or Reduce) + New versions of nnetsauce and ahead
  33. Adaptive (online/streaming) learning with uncertainty quantification using Polyak averaging in learningmachine
  34. New versions of nnetsauce and ahead
  35. Prediction sets and prediction intervals for conformalized Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  36. Conformalized adaptive (online/streaming) learning using learningmachine in Python and R
  37. Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  38. Copulas for uncertainty quantification in time series forecasting
  39. Forecasting uncertainty: sequential split conformal prediction + Block bootstrap (web app)
  40. learningmachine for Python (new version)
  41. My presentation at ISF 2024 conference (slides with nnetsauce probabilistic forecasting news)
  42. 10 uncertainty quantification methods in nnetsauce forecasting
  43. Forecasting with XGBoost embedded in Quasi-Randomized Neural Networks
  44. Forecasting Monthly Airline Passenger Numbers with Quasi-Randomized Neural Networks
  45. Automated hyperparameter tuning using any conformalized surrogate
  46. Recognizing handwritten digits with Ridge2Classifier
  47. A detailed introduction to Deep Quasi-Randomized 'neural' networks
  48. Probability of receiving a loan; using learningmachine
  49. mlsauce's `v0.18.2`: various examples and benchmarks with dimension reduction
  50. mlsauce's `v0.17.0`: boosting with Elastic Net, polynomials and heterogeneity in explanatory variables
  51. mlsauce's `v0.13.0`: taking into account inputs heterogeneity through clustering
  52. mlsauce's `v0.12.0`: prediction intervals for LSBoostRegressor
  53. learningmachine v1.1.2: for Python
  54. Bayesian inference and conformal prediction (prediction intervals) in nnetsauce v0.18.1
  55. rtopy (v0.1.1): calling R functions in Python
  56. ahead forecasting (v0.10.0): fast time series model calibration and Python plots
  57. A plethora of datasets at your fingertips Part3: how many times do couples cheat on each other?
  58. nnetsauce's introduction as of 2024-02-11 (new version 0.17.0)
  59. Tuning Machine Learning models with GPopt's new version Part 2
  60. Tuning Machine Learning models with GPopt's new version
  61. Subsampling continuous and discrete response variables
  62. DeepMTS, a Deep Learning Model for Multivariate Time Series
  63. A classifier that's very accurate (and deep) Pt.2: there are > 90 classifiers in nnetsauce
  64. 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
  65. Diffusion models in Python with esgtoolkit (Part2)
  66. Diffusion models in Python with esgtoolkit
  67. Quasi-randomized nnetworks in Julia, Python and R
  68. A plethora of datasets at your fingertips
  69. A classifier that's very accurate (and deep)
  70. mlsauce version 0.8.10: Statistical/Machine Learning with Python and R
  71. AutoML in nnetsauce (randomized and quasi-randomized nnetworks) Pt.2: multivariate time series forecasting
  72. AutoML in nnetsauce (randomized and quasi-randomized nnetworks)
  73. Version v0.14.0 of nnetsauce for R and Python
  74. An infinity of time series forecasting models in nnetsauce (Part 2 with uncertainty quantification)
  75. (News from) forecasting in Python with ahead (progress bars and plots)
  76. Forecasting in Python with ahead
  77. Did you ask ChatGPT about who you are?
  78. A new version of nnetsauce (randomized and quasi-randomized 'neural' networks)
  79. Simple interfaces to the forecasting API
  80. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  81. Prediction intervals (not only) for Boosted Configuration Networks in Python
  82. A Machine Learning workflow using Techtonique
  83. Super Mario Bros © in the browser using PyScript
  84. News from ESGtoolkit, ycinterextra, and nnetsauce
  85. Explaining a Keras _neural_ network predictions with the-teller
  86. New version of nnetsauce -- various quasi-randomized networks
  87. A dashboard illustrating bivariate time series forecasting with `ahead`
  88. Forecasting with `ahead` (Python version)
  89. Tuning and interpreting LSBoost
  90. Classification using linear regression
  91. Documentation and source code for GPopt, a package for Bayesian optimization
  92. Hyperparameters tuning with GPopt
  93. A forecasting tool (API) with examples in curl, R, Python
  94. Bayesian Optimization with GPopt Part 2 (save and resume)
  95. Bayesian Optimization with GPopt
  96. Compatibility of nnetsauce and mlsauce with scikit-learn
  97. Explaining xgboost predictions with the teller
  98. An infinity of time series models in nnetsauce
  99. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  100. A deeper learning architecture in nnetsauce
  101. Generalized nonlinear models in nnetsauce
  102. Boosting nonlinear penalized least squares
  103. Technical documentation
  104. A new version of nnetsauce, and a new Techtonique website
  105. Back next week, and a few announcements
  106. Explainable 'AI' using Gradient Boosted randomized networks Pt2 (the Lasso)
  107. LSBoost: Explainable 'AI' using Gradient Boosted randomized networks (with examples in R and Python)
  108. nnetsauce version 0.5.0, randomized neural networks on GPU
  109. Maximizing your tip as a waiter (Part 2)
  110. Parallel AdaOpt classification
  111. Maximizing your tip as a waiter
  112. AdaOpt classification on MNIST handwritten digits (without preprocessing)
  113. AdaOpt
  114. Documentation+Pypi for the `teller`, a model-agnostic tool for Machine Learning explainability
  115. Encoding your categorical variables based on the response variable and correlations
  116. Documentation for the querier, a query language for Data Frames
  117. Import data into the querier (now on Pypi), a query language for Data Frames
  118. Version 0.4.0 of nnetsauce, with fruits and breast cancer classification
  119. A new version of nnetsauce (v0.3.1)
  120. Using R in Python for statistical learning/data science
  121. 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. A lightweight interface to scikit-learn in R: Bayesian and Conformal prediction
  2. A lightweight interface to scikit-learn in R Pt.2: probabilistic time series forecasting in conjunction with ahead::dynrmf
  3. Extending the Theta forecasting method to GLMs, GAMs, GLMBOOST and attention: benchmarking on Tourism, M1, M3 and M4 competition data sets (28000 series)
  4. Extending the Theta forecasting method to GLMs and attention
  5. Nonlinear conformalized Generalized Linear Models (GLMs) with R package 'rvfl' (and other models)
  6. Conformalize (improved prediction intervals and simulations) any R Machine Learning model with misc::conformalize
  7. My poster for the 18th FINANCIAL RISKS INTERNATIONAL FORUM by Institut Louis Bachelier/Fondation du Risque/Europlace Institute of Finance
  8. Interpretable probabilistic kernel ridge regression using Matérn 3/2 kernels
  9. (News from) Probabilistic Forecasting of univariate and multivariate Time Series using Quasi-Randomized Neural Networks (Ridge2) and Conformal Prediction
  10. Word-Online: re-creating Karpathy's char-RNN (with supervised linear online learning of word embeddings) for text completion
  11. CRAN-like repository for most recent releases of Techtonique's R packages
  12. Presenting 'Online Probabilistic Estimation of Carbon Beta and Carbon Shapley Values for Financial and Climate Risk' at Institut Louis Bachelier
  13. Web app with DeepSeek R1 and Hugging Face API for chatting
  14. tisthemachinelearner: A Lightweight interface to scikit-learn with 2 classes, Classifier and Regressor (in Python and R)
  15. R version of survivalist: Probabilistic model-agnostic survival analysis using scikit-learn, xgboost, lightgbm (and conformal prediction)
  16. A simple test of the martingale hypothesis in esgtoolkit
  17. Command Line Interface (CLI) for techtonique.net's API
  18. Gradient-Boosting and Boostrap aggregating anything (alert: high performance): Part5, easier install and Rust backend
  19. 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
  20. Techtonique is out! (with a tutorial in various programming languages and formats)
  21. 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?
  22. Stock price forecasting with Deep Learning: throwing power at the problem (and why it won't make you rich)
  23. No-code Machine Learning Cross-validation and Interpretability in techtonique.net
  24. You can beat Forecasting LLMs (Large Language Models a.k.a foundation models) with nnetsauce.MTS
  25. Unified interface and conformal prediction (calibrated prediction intervals) for R package forecast (and 'affiliates')
  26. GLMNet in Python: Generalized Linear Models
  27. Gradient-Boosting anything (alert: high performance): Part4, Time series forecasting
  28. Predictive scenarios simulation in R, Python and Excel using Techtonique API
  29. Chat with your tabular data in www.techtonique.net
  30. Gradient-Boosting anything (alert: high performance): Part3, Histogram-based boosting
  31. R editor and SQL console (in addition to Python editors) in www.techtonique.net
  32. R and Python consoles + JupyterLite in www.techtonique.net
  33. Gradient-Boosting anything (alert: high performance): Part2, R version
  34. Gradient-Boosting anything (alert: high performance)
  35. Automated random variable distribution inference using Kullback-Leibler divergence and simulating best-fitting distribution
  36. Techtonique web app for data-driven decisions using Mathematics, Statistics, Machine Learning, and Data Visualization
  37. Parallel for loops (Map or Reduce) + New versions of nnetsauce and ahead
  38. Adaptive (online/streaming) learning with uncertainty quantification using Polyak averaging in learningmachine
  39. New versions of nnetsauce and ahead
  40. Prediction sets and prediction intervals for conformalized Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  41. Quick/automated R package development workflow (assuming you're using macOS or Linux) Part2
  42. R package development workflow (assuming you're using macOS or Linux)
  43. A new method for deriving a nonparametric confidence interval for the mean
  44. Conformalized adaptive (online/streaming) learning using learningmachine in Python and R
  45. Bayesian (nonlinear) adaptive learning
  46. Auto XGBoost, Auto LightGBM, Auto CatBoost, Auto GradientBoosting
  47. Forecasting uncertainty: sequential split conformal prediction + Block bootstrap (web app)
  48. learningmachine v2.0.0: Machine Learning with explanations and uncertainty quantification
  49. Forecasting the Economy
  50. A detailed introduction to Deep Quasi-Randomized 'neural' networks
  51. Probability of receiving a loan; using learningmachine
  52. mlsauce's `v0.18.2`: various examples and benchmarks with dimension reduction
  53. Conformalized predictive simulations for univariate time series on more than 250 data sets
  54. learningmachine v1.0.0: prediction intervals around the probability of the event 'a tumor being malignant'
  55. Multiple examples of Machine Learning forecasting with ahead
  56. rtopy (v0.1.1): calling R functions in Python
  57. ahead forecasting (v0.10.0): fast time series model calibration and Python plots
  58. A classifier that's very accurate (and deep) Pt.2: there are > 90 classifiers in nnetsauce
  59. learningmachine: prediction intervals for conformalized Kernel ridge regression and Random Forest
  60. 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
  61. Diffusion models in Python with esgtoolkit (Part2)
  62. Diffusion models in Python with esgtoolkit
  63. Quasi-randomized nnetworks in Julia, Python and R
  64. A plethora of datasets at your fingertips
  65. A classifier that's very accurate (and deep)
  66. mlsauce version 0.8.10: Statistical/Machine Learning with Python and R
  67. Version v0.14.0 of nnetsauce for R and Python
  68. A diffusion model: G2++
  69. Diffusion models in ESGtoolkit + announcements
  70. Risk-neutralize simulations
  71. Comparing cross-validation results using crossval_ml and boxplots
  72. Did you ask ChatGPT about who you are?
  73. A new version of nnetsauce (randomized and quasi-randomized 'neural' networks)
  74. Simple interfaces to the forecasting API
  75. A web application for forecasting in Python, R, Ruby, C#, JavaScript, PHP, Go, Rust, Java, MATLAB, etc.
  76. Boosted Configuration (neural) Networks Pt. 2
  77. Boosted Configuration (_neural_) Networks for classification
  78. News from ESGtoolkit, ycinterextra, and nnetsauce
  79. New version of nnetsauce -- various quasi-randomized networks
  80. A dashboard illustrating bivariate time series forecasting with `ahead`
  81. Hundreds of Statistical/Machine Learning models for univariate time series, using ahead, ranger, xgboost, and caret
  82. Time series cross-validation using `crossvalidation` (Part 2)
  83. Fast and scalable forecasting with ahead::ridge2f
  84. Automatic Forecasting with `ahead::dynrmf` and Ridge regression
  85. Forecasting with `ahead`
  86. `crossvalidation` and random search for calibrating support vector machines
  87. parallel grid search cross-validation using `crossvalidation`
  88. `crossvalidation` on R-universe, plus a classification example
  89. A forecasting tool (API) with examples in curl, R, Python
  90. An infinity of time series models in nnetsauce
  91. New activation functions in mlsauce's LSBoost
  92. 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce
  93. Classify penguins with nnetsauce's MultitaskClassifier
  94. Bayesian forecasting for uni/multivariate time series
  95. Boosting nonlinear penalized least squares
  96. Statistical/Machine Learning explainability using Kernel Ridge Regression surrogates
  97. Submitting R package to CRAN
  98. Simulation of dependent variables in ESGtoolkit
  99. Forecasting lung disease progression
  100. Explainable 'AI' using Gradient Boosted randomized networks Pt2 (the Lasso)
  101. LSBoost: Explainable 'AI' using Gradient Boosted randomized networks (with examples in R and Python)
  102. nnetsauce version 0.5.0, randomized neural networks on GPU
  103. Maximizing your tip as a waiter (Part 2)
  104. Maximizing your tip as a waiter
  105. AdaOpt classification on MNIST handwritten digits (without preprocessing)
  106. AdaOpt (a probabilistic classifier based on a mix of multivariable optimization and nearest neighbors) for R
  107. Custom errors for cross-validation using crossval::crossval_ml
  108. Encoding your categorical variables based on the response variable and correlations
  109. Linear model, xgboost and randomForest cross-validation using crossval::crossval_ml
  110. Grid search cross-validation using crossval
  111. Time series cross-validation using crossval
  112. On model specification, identification, degrees of freedom and regularization
  113. R notebooks for nnetsauce
  114. Version 0.4.0 of nnetsauce, with fruits and breast cancer classification
  115. Feedback forms for contributing
  116. nnetsauce for R
  117. ESGtoolkit, a tool for Monte Carlo simulation (v0.2.0)
  118. Using R in Python for statistical learning/data science
  119. Model calibration with `crossval`
  120. crossval