|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectyawn.util.ErrorUtils
public class ErrorUtils
Utility class that contains some usefull error metrics $Id: ErrorUtils.java,v 1.3 2005/04/07 17:28:30 supermarti Exp $
| Constructor Summary | |
|---|---|
ErrorUtils()
|
|
| Method Summary | |
|---|---|
protected static void |
checkDimensions(Pattern[] desired,
Pattern[] predictions)
|
static double |
meanSquaredError(Pattern[] desired,
Pattern[] predictions)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorUtils()
| Method Detail |
|---|
protected static void checkDimensions(Pattern[] desired,
Pattern[] predictions)
public static double meanSquaredError(Pattern[] desired,
Pattern[] predictions)
desired - predictions -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||