Class TreeModel
java.lang.Object
org.episteme.natural.computing.ml.Model
org.episteme.natural.computing.ml.TreeModel
- 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
-
TreeModel
public TreeModel() -
TreeModel
-
-
Method Details
-
getRootNode
-
setRootNode
-