Hierarchy For Package org.tribuo.classification.dtree.impurity

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.tribuo.classification.dtree.impurity.Entropy (implements org.tribuo.classification.dtree.impurity.LabelImpurity)
    • org.tribuo.classification.dtree.impurity.GiniIndex (implements org.tribuo.classification.dtree.impurity.LabelImpurity)

Interface Hierarchy

  • com.oracle.labs.mlrg.olcut.config.Configurable
    • org.tribuo.classification.dtree.impurity.LabelImpurity (also extends com.oracle.labs.mlrg.olcut.provenance.Provenancable<T>)
  • com.oracle.labs.mlrg.olcut.provenance.Provenancable<T>
    • org.tribuo.classification.dtree.impurity.LabelImpurity (also extends com.oracle.labs.mlrg.olcut.config.Configurable)