Uses of Package
org.tribuo.classification.dtree.impurity
Packages that use org.tribuo.classification.dtree.impurity
Package
Description
Provides implementations of decision trees for classification problems.
Provides internal implementation classes for classification decision trees.
Provides classification impurity metrics for decision trees.
-
Classes in org.tribuo.classification.dtree.impurity used by org.tribuo.classification.dtreeClassDescriptionCalculates a tree impurity score based on label counts, weighted label counts or a probability distribution.
-
Classes in org.tribuo.classification.dtree.impurity used by org.tribuo.classification.dtree.implClassDescriptionCalculates a tree impurity score based on label counts, weighted label counts or a probability distribution.
-
Classes in org.tribuo.classification.dtree.impurity used by org.tribuo.classification.dtree.impurityClassDescriptionCalculates a tree impurity score based on label counts, weighted label counts or a probability distribution.