Package org.api4.java.ai.ml.core.evaluation.loss
-
Interface Summary Interface Description IBatchLossFunction<Y> ILossFunction<Y> A loss function is defined for a domain quantizing the error of an elment in a domain D compared to the ground truth.
| Interface | Description |
|---|---|
| IBatchLossFunction<Y> | |
| ILossFunction<Y> |
A loss function is defined for a domain quantizing the error of an elment in a domain D compared to the ground truth.
|