Used for fitting the full training partition.
1 2 3 |
data |
dataframe, rows are samples, cols are features plus some metadata not meant for modeling and will be removed |
formula |
char or formula object |
labelName |
char, column name of binary label |
lambda |
numberic, lambda value |
lasso |
logical, whether to use lasso regularization |
predictors |
char, names of columns in |
needToRemove |
char, names of columns in |
createModelMatrix |
logical, call |
metric |
char, see |
seed |
int, seed for split |
verbose |
logical, True for print, False for silence |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.