ClassificationTree

Undocumented in source.
alias ClassificationTree(alias ImpurityFun = entropy) = DecisionTree!(Classification!ImpurityFun)

Meta