AIMA.Core.Learning.Inductive.DecisionTree.DecisionTree C# (CSharp) Method

DecisionTree() protected method

protected DecisionTree ( ) : System
return System
        protected DecisionTree()
        {

        }

Same methods

DecisionTree::DecisionTree ( String attributeName ) : System