decisionTree function performs decision tree algorithm on given data. Algorithm uses entropy as a criterium of division on every node. Works both for qualititative and quantitative variables.
TO DO:
- replace for loops with apply
| Name | Name | Last commit date | ||
|---|---|---|---|---|