| Package | Description |
|---|---|
| org.apache.mahout.classifier.df.node |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.