| Package | Description |
|---|---|
| weka.tools.data |
| Modifier and Type | Method and Description |
|---|---|
static AttributeCounter.Type |
AttributeCounter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeCounter.Type[] |
AttributeCounter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
AttributeCounter.countAttribs(weka.core.Instances dataset,
AttributeCounter.Type type) |
Copyright © 2020. All rights reserved.