make_ensemble_parallel: Multiple Filter ensemble algorithm, parallel version

Description Usage Arguments Value

Description

Multiple Filter ensemble algorithm, parallel version

Usage

1

Arguments

x

The dataset to train the algorithm.

y

The binary variable output.

library

List of algorithm ID strings(corresponding to available caret package algorithm names for caret trainControl function) to use in the multiple filter ensemble.

Value

A list containing: "MF", samples to be kept by majority filter; "CF", samples to be kept by consensus filter, "full_res", the full list of discordant predictions


katrinakalantar/metahostlab documentation built on May 26, 2019, 2:31 p.m.