Predict inputs Decision Tree
Function to predict one input in Decision Tree
## S4 method for signature 'DecisionTreeClassifier' predict_inputs(object, inputs, type = "class")
object |
DecisionTree object |
inputs |
inputs to be predicted |
type |
type prediction, class or prob |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.