Uses of Class
org.tribuo.multilabel.example.MultiLabelGaussianDataSource
Package
Description
Provides a multi-label data generator for testing implementations and a
configurable data source suitable for demos and tests.
-
Uses of MultiLabelGaussianDataSource in org.tribuo.multilabel.example
Modifier and TypeMethodDescriptionstatic MultiLabelGaussianDataSource
MultiLabelGaussianDataSource.makeDefaultSource
(int numSamples, long seed) Generates a multi label output drawn from a series of functions.