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. 2.7.2 Release Date : February 6 2019