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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025