deephyper.ensemble.loss#
Subpackage for loss functions of ensemble models.
Classes
The usual absolute loss |
|
Special type indicating an unconstrained type. |
|
Categorical-Cross Entropy (a.k.a., Log-Loss) function for classification. |
|
Base class that represents the loss function of an ensemble. |
|
The negative log-likelihood of a normal distribution. |
|
The usual square loss |
|
Zero-One loss for classification (a.k.a, error rate). |