Description Usage Arguments Value Examples
Discretization from cuts made by the mdlp function from library(discretization) during the fit on the training dataset.
1 | discretisation(column, cuts)
|
column |
the column of a dataframe that will be discretize, must be numeric |
cuts |
a list of cuts made by mdlp usually NBAYES$cuts |
a dataframe with all row discretize
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.