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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019