metaEnsembleR: Automated Intuitive Package for Meta-Ensemble Learning

Extends the base classes and methods of 'caret' package for integration of base learners. The user can input the number of different base learners, and specify the final learner, along with the train-validation-test data partition split ratio. The predictions on the unseen new data is the resultant of the ensemble meta-learning <https://machinelearningmastery.com/stacking-ensemble-machine-learning-with-python/> of the heterogeneous learners aimed to reduce the generalization error in the predictive models. It significantly lowers the barrier for the practitioners to apply heterogeneous ensemble learning techniques in an amateur fashion to their everyday predictive problems.

Getting started

Package details

AuthorAjay Arunachalam
MaintainerAjay Arunachalam <ajay.arunachalam08@gmail.com>
LicenseGPL (>= 2)
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("metaEnsembleR")

Try the metaEnsembleR package in your browser

Any scripts or data that you put into this service are public.

metaEnsembleR documentation built on Nov. 19, 2020, 5:06 p.m.