Class ClusteringFactory.ClusteringFactoryProvenance
java.lang.Object
org.tribuo.clustering.ClusteringFactory.ClusteringFactoryProvenance
- All Implemented Interfaces:
- com.oracle.labs.mlrg.olcut.provenance.ConfiguredObjectProvenance,- com.oracle.labs.mlrg.olcut.provenance.ObjectProvenance,- com.oracle.labs.mlrg.olcut.provenance.Provenance,- Serializable,- Iterable<com.oracle.labs.mlrg.olcut.util.Pair<String, com.oracle.labs.mlrg.olcut.provenance.Provenance>>,- OutputFactoryProvenance
- Enclosing class:
- ClusteringFactory
public static final class ClusteringFactory.ClusteringFactoryProvenance
extends Object
implements OutputFactoryProvenance
Provenance for 
ClusteringFactory.- See Also:
- 
Field SummaryFields inherited from interface com.oracle.labs.mlrg.olcut.provenance.ObjectProvenanceCLASS_NAME, DEFAULT_HASH_TYPE
- 
Constructor SummaryConstructorsConstructorDescriptionClusteringFactoryProvenance(Map<String, com.oracle.labs.mlrg.olcut.provenance.Provenance> map) Rebuilds a clustering factory provenance from the marshalled form.
- 
Method SummaryMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.oracle.labs.mlrg.olcut.provenance.ConfiguredObjectProvenancegetInstanceValues, iteratorMethods inherited from interface java.lang.IterableforEach, spliteratorMethods inherited from interface com.oracle.labs.mlrg.olcut.provenance.ObjectProvenancegenerateStringMethods inherited from interface org.tribuo.provenance.OutputFactoryProvenancegetConfiguredParameters
- 
Constructor Details- 
ClusteringFactoryProvenance
 
- 
- 
Method Details- 
getClassName- Specified by:
- getClassNamein interface- com.oracle.labs.mlrg.olcut.provenance.ObjectProvenance
 
- 
toString
- 
equals
- 
hashCode
 
-