|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opentox.algorithm.dataprocessing.DataCleanUp
public class DataCleanUp
Constructor Summary | |
---|---|
DataCleanUp()
|
Method Summary | |
---|---|
static void |
removeStringAtts(weka.core.Instances data)
|
static weka.core.Instances |
scale(weka.core.Instances data)
Scales the data producing a dataset whose values lie within [-1,1] |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataCleanUp()
Method Detail |
---|
public static weka.core.Instances scale(weka.core.Instances data)
data
-
public static void removeStringAtts(weka.core.Instances data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |