Uses of Interface
org.tribuo.provenance.OutputFactoryProvenance
Package
Description
Provides classes and infrastructure for anomaly detection problems.
Provides classes and infrastructure for multiclass classification problems.
Provides classes and infrastructure for working with clustering problems.
Provides classes and infrastructure for working with multi-label classification problems.
Provides classes and infrastructure for regression problems with single or multiple output dimensions.
-
Uses of OutputFactoryProvenance in org.tribuo.anomaly
Modifier and TypeMethodDescriptionAnomalyFactory.getProvenance()
Generate provenance for this anomaly factory. -
Uses of OutputFactoryProvenance in org.tribuo.classification
-
Uses of OutputFactoryProvenance in org.tribuo.clustering
-
Uses of OutputFactoryProvenance in org.tribuo.multilabel
-
Uses of OutputFactoryProvenance in org.tribuo.regression