Class ClusteringStructuralLearningProgressInfo
- java.lang.Object
-
- com.bayesserver.learning.structure.ClusteringStructuralLearningProgressInfo
-
- All Implemented Interfaces:
StructuralLearningProgressInfo
public final class ClusteringStructuralLearningProgressInfo extends Object implements StructuralLearningProgressInfo
Progress information returned from the Clustering structural learning algorithm.
-
-
Method Detail
-
getMessage
public String getMessage()
Gets a progress message.- Specified by:
getMessage
in interfaceStructuralLearningProgressInfo
-
-