fmeta.mab: adaoost meta predictor (maboost package)

Description Usage Arguments Value

Description

Creates probabilities for each class

Usage

1
fmeta.mab(train, test = NULL, rounds = 250, csv = FALSE)

Arguments

train

Train set without ID and URL

test

Test set without ID and URL. If left empty then it the functions trains on train with 5 fold cross validation

rounds

Number of rounds per folds

csv

Boolean, default FALSE. If TRUE, saves csv output.

Value

A data frame with 5 probabilites for each row


fizlaz/DUN documentation built on May 16, 2019, 1:13 p.m.