New version of nnetsauce — various quasi-randomized networks February 11, 2022 | T. Moudiki New version of nnetsauce, a package implementing various quasi-randomized networks [Read more...]
A dashboard illustrating bivariate time series forecasting with `ahead` January 13, 2022 | T. Moudiki A Shiny application illustrating multivariate forecasting with ahead::ridge2f (in R) and ahead.Ridge2Regressor (in Python) [Read more...]
Hundreds of Statistical/Machine Learning models for univariate time series, using ahead, ranger, xgboost, and caret December 19, 2021 | T. Moudiki Adjusting hundreds of Statistical/Machine Learning models to univariate time series with ahead, ranger, xgboost, and caret [Read more...]
Time series cross-validation using `crossvalidation` (Part 2) November 6, 2021 | T. Moudiki Time series cross-validation using `crossvalidation`, with validation on unseen data. [Read more...]
Fast and scalable forecasting with ahead::ridge2f October 30, 2021 | T. Moudiki Fast and scalable multivariate time series forecasting with ahead::ridge2f. [Read more...]
Automatic Forecasting with `ahead::dynrmf` and Ridge regression October 21, 2021 | T. Moudiki Automatic univariate time series forecasting with `ahead::dynrmf` and Ridge regression. [Read more...]
Forecasting with `ahead` October 14, 2021 | T. Moudiki Univariate and multivariate time series forecasting with R package `ahead`. [Read more...]
`crossvalidation` and random search for calibrating support vector machines August 5, 2021 | T. Moudiki Random search for calibrating support vector machines. [Read more...]
parallel grid search cross-validation using `crossvalidation` July 30, 2021 | T. Moudiki parallel grid search cross-validation using `crossvalidation`. [Read more...]
`crossvalidation` on R-universe, plus a classification example July 22, 2021 | T. Moudiki Package `crossvalidation` on R-universe is now available from R-universe. [Read more...]
A forecasting tool (API) with examples in curl, R, Python May 27, 2021 | T. Moudiki A forecasting tool (API) with examples in curl, R, Python [Read more...]
An infinity of time series models in nnetsauce March 5, 2021 | T. Moudiki An infinity of ML-based time series models in nnetsauce [Read more...]
New activation functions in mlsauce’s LSBoost February 11, 2021 | T. Moudiki activation functions in package mlsauce's new version [Read more...]
2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce December 28, 2020 | T. Moudiki 2020 recap, Gradient Boosting, Generalized Linear Models, AdaOpt with nnetsauce and mlsauce [Read more...]
Classify penguins with nnetsauce’s MultitaskClassifier December 10, 2020 | T. Moudiki Classify penguins with nnetsauce's MultitaskClassifier [Read more...]
Bayesian forecasting for uni/multivariate time series December 3, 2020 | T. Moudiki Bayesian forecasting for uni/multivariate time series [Read more...]
Boosting nonlinear penalized least squares November 20, 2020 | T. Moudiki Boosting nonlinear penalized least squares [Read more...]
Explainable Statistical/Machine Learning explainability using Kernel Ridge Regression surrogates November 5, 2020 | T. Moudiki Explainable Stat, ML, AI. [Read more...]
Submitting R package to CRAN October 15, 2020 | T. Moudiki Submitting R package to CRAN. [Read more...]
Simulation of dependent variables in ESGtoolkit October 8, 2020 | T. Moudiki Simulation of dependent variables in ESGtoolkit. [Read more...]