![]() |
Index for @DecisionTreeClassifier ![]() |
![]() | function [cl] = DecisionTreeClassifier |
![]() | function [outs] = computeOutputs(cl, examples) |
![]() | display(cl): the display function for the Decision Tree classifier class. |
![]() | function [cl, err] = learn(cl, trnExamples, targetOuts) |