Class ClusteringModel
java.lang.Object
org.episteme.natural.computing.ml.Model
org.episteme.natural.computing.ml.ClusteringModel
- All Implemented Interfaces:
Serializable, UniversalDataModel
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Model
addDataField, addMiningField, getDataFields, getMetadata, getMiningFields, getModelType, getName, getQuantities, getTrait, setName, setTraitMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface UniversalDataModel
validate
-
Constructor Details
-
ClusteringModel
public ClusteringModel() -
ClusteringModel
-
-
Method Details
-
addCluster
-