Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getBinaryTargetLevel

Return the configured target binary class level


Description

For binary classification problems, ensemble stacks and certain performance measures require an awareness of which class in a two-factor outcome is the "target" class. By default, this class will be assumed to be the first level in an outcome factor but that setting can be overridden using setBinaryTargetLevel(2L).

Usage

getBinaryTargetLevel()

Value

Currently configured binary target level (as integer equal to 1 or 2)

See Also

setBinaryTargetLevel


caretEnsemble

Ensembles of Caret Models

v2.0.1
MIT + file LICENSE
Authors
Zachary A. Deane-Mayer [aut, cre], Jared E. Knowles [aut]
Initial release
2019-12-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.