Description Usage Arguments Value See Also
Construct Decision Tree model with pruning
1 | Con_DT(X, Y, min_leaf = 10, cp = 0.01)
|
X |
dataset |
Y |
data_Labels |
Decision Tree Model with pruning Implemented by rpart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.