diff --git a/index.html b/index.html index fb5b9cf..c5345c0 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@
For a more comprehensive and flexible implementation of model stacking, see stacks in tidymodels and StackingClassifier in scikit-learn.
+For a more comprehensive and flexible implementation of model stacking, see stacks in tidymodels, mlr3pipelines in mlr3, and StackingClassifier in scikit-learn.