Con_DT: Construct Decision Tree model with pruning

Description Usage Arguments Value See Also

Description

Construct Decision Tree model with pruning

Usage

1
Con_DT(X, Y, min_leaf = 10, cp = 0.01)

Arguments

X

dataset

Y

data_Labels

Value

Decision Tree Model with pruning Implemented by rpart

See Also

rpart


seldas/Dforest documentation built on May 30, 2019, 8:08 p.m.