Class C45

    • Constructor Detail

    • Method Detail

      • prune

        public void prune()
        Prune the tree using minimum description length
      • getSize

        public int getSize()
        Returns:
        the total number of nodes in this tree
      • print

        public void print()
        Prints the tree
        Overrides:
        print in class Classifier