public class SquaredError extends Object implements Loss
| Constructor and Description |
|---|
SquaredError() |
| Modifier and Type | Method and Description |
|---|---|
double |
error(long sampleSize,
double lb,
double prediction)
Error value for model answer.
|
double |
gradient(long sampleSize,
double lb,
double prediction)
Error gradient value for model answer.
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025