2 %> FSGT - Feature Subset Grader, used by
clssr_tree, Decision Tree classifier
7 properties(SetAccess=
protected)
11 %> Cell of matrices of @c
irdata datasets
20 %> @retval [grades, idx, threshold]
21 function [grades, idx, threshold] = test(o, X, classes)
28 o.classtitle = 'FSG Trees';
Binary Decision Tree Classifier.