Uses of Class
org.tribuo.classification.LabelFactory
Packages that use LabelFactory
Package
Description
Provides a multiclass data generator used for testing implementations, along with several synthetic data generators
for 2d binary classification problems to be used in demos or tutorials.
-
Uses of LabelFactory in org.tribuo.classification.example
Fields in org.tribuo.classification.example declared as LabelFactoryMethods in org.tribuo.classification.example that return LabelFactory