public class ElbowMethod
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.Thread,java.lang.Runnable> |
map |
int |
stop |
int |
threadCount |
Constructor and Description |
---|
ElbowMethod() |
Modifier and Type | Method and Description |
---|---|
double[] |
run(weka.core.Instances data) |