IDifferentiableLossTInput, TScore, TLoss Methods |
The IDifferentiableLossTInput, TScore, TLoss generic type exposes the following members.
Name | Description | |
---|---|---|
Derivative |
Computes the derivative of the loss between the expected values (ground truth)
and the given actual values that have been predicted.
| |
Loss |
Computes the derivative of the loss between the expected values (ground truth)
and the given actual values that have been predicted.
|