Description Usage Arguments Note Examples
Generates a Decision tree plot with two branches at each value to predict the output on the basis of given dataset
1 | decisionTree(t, d)
|
t |
Target Variable |
d |
Dataset |
Pass the target value with '$' . Ex- dataset$target(d$t)
1 | decisionTree(t,d)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.