|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node.Type | |
---|---|
org.apache.mahout.classifier.df.node |
Uses of Node.Type in org.apache.mahout.classifier.df.node |
---|
Methods in org.apache.mahout.classifier.df.node that return Node.Type | |
---|---|
protected Node.Type |
NumericalNode.getType()
|
protected abstract Node.Type |
Node.getType()
|
protected Node.Type |
Leaf.getType()
|
protected Node.Type |
CategoricalNode.getType()
|
static Node.Type |
Node.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Node.Type[] |
Node.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |