|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.encog.util.error.CalculateRegressionError
public class CalculateRegressionError
Constructor Summary | |
---|---|
CalculateRegressionError()
|
Method Summary | |
---|---|
static double |
calculateError(MLRegression method,
MLDataSet data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalculateRegressionError()
Method Detail |
---|
public static double calculateError(MLRegression method, MLDataSet data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |