|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfki.madm.mlwizard.functionality.Regressioner.RegressionResult
public static class Regressioner.RegressionResult
Field Summary | |
---|---|
com.rapidminer.example.ExampleSet |
metaFeatures
meta-features of the new dataset |
java.util.Vector<com.rapidminer.tools.container.Pair<Classifier,java.lang.Double>> |
predictions
accuracy predictions for each classifier |
Constructor Summary | |
---|---|
Regressioner.RegressionResult(com.rapidminer.example.ExampleSet metaFeatures)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public com.rapidminer.example.ExampleSet metaFeatures
public java.util.Vector<com.rapidminer.tools.container.Pair<Classifier,java.lang.Double>> predictions
Constructor Detail |
---|
public Regressioner.RegressionResult(com.rapidminer.example.ExampleSet metaFeatures)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |