| Package | Description |
|---|---|
| com.github.pmerienne.trident.ml.classification |
| Modifier and Type | Method and Description |
|---|---|
PAClassifier.Type |
PAClassifier.getType() |
static PAClassifier.Type |
PAClassifier.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PAClassifier.Type[] |
PAClassifier.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PAClassifier.setType(PAClassifier.Type type) |
| Constructor and Description |
|---|
PAClassifier(PAClassifier.Type type) |
PAClassifier(PAClassifier.Type type,
Double aggressiveness) |
Copyright © 2013. All rights reserved.