tkonopka/mlensemble: Ensembles of Machine Learning Models

Ensembles of heterogeneous machine learning models can provide more robust predictions than individual models. The package provides a framework to create ensembles via composition of already-trained models, to attach custom pre-processing and post-processing functions to each model and to ensembles, and to calibrate ensembles. The framework supports regression and multi-class classification.

Getting started

Package details

AuthorTomasz Konopka [aut, cre]
MaintainerTomasz Konopka <tokonopka@gmail.com>
LicenseBSD_3_clause + file LICENSE
Version0.0.1.0
URL https://github.com/tkonopka/mlensemble
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tkonopka/mlensemble")
tkonopka/mlensemble documentation built on March 19, 2022, 7:28 a.m.