neoML.rpart | R Documentation |
Title Classify by classif.rpart
neoML.rpart(Neodataset, taskid = "neoML", target = "judge", branchName = "nop")
Neodataset |
A data frame of feature selection dataset. |
taskid |
A character of task id. |
target |
A column name of prediction target in Neodataset |
branchName |
A character Branch to use, which should be one of "nop", "pca", "scale" |
A matrix with accurate info
neoML.rpart(MLtestData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.