Uses of Interface
org.tribuo.provenance.OutputFactoryProvenance
Packages that use 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
Classes in org.tribuo.anomaly that implement OutputFactoryProvenanceMethods in org.tribuo.anomaly that return OutputFactoryProvenanceModifier and TypeMethodDescriptionAnomalyFactory.getProvenance()
Generate provenance for this anomaly factory. -
Uses of OutputFactoryProvenance in org.tribuo.classification
Classes in org.tribuo.classification that implement OutputFactoryProvenanceMethods in org.tribuo.classification that return OutputFactoryProvenance -
Uses of OutputFactoryProvenance in org.tribuo.clustering
Classes in org.tribuo.clustering that implement OutputFactoryProvenanceMethods in org.tribuo.clustering that return OutputFactoryProvenance -
Uses of OutputFactoryProvenance in org.tribuo.multilabel
Classes in org.tribuo.multilabel that implement OutputFactoryProvenanceMethods in org.tribuo.multilabel that return OutputFactoryProvenance -
Uses of OutputFactoryProvenance in org.tribuo.regression
Classes in org.tribuo.regression that implement OutputFactoryProvenanceMethods in org.tribuo.regression that return OutputFactoryProvenance