public class LogLoss extends Object implements Loss
Constructor and Description |
---|
LogLoss() |
Modifier and Type | Method and Description |
---|---|
double |
error(long sampleSize,
double answer,
double prediction)
Error value for model answer.
|
double |
gradient(long sampleSize,
double answer,
double prediction)
Error gradient value for model answer.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024