Method | Description | |
---|---|---|
CalculateError ( IMLRegression method, IMLDataSet data ) : double |
Calculate an error for a method that uses regression.
|
public static CalculateError ( IMLRegression method, IMLDataSet data ) : double | ||
method | IMLRegression | The method to evaluate. |
data | IMLDataSet | The training data to evaluate with. |
return | double |