deephyper.ensemble.loss#
Subpackage for loss functions of ensemble models.
Classes
The usual absolute loss |
|
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 observed data |
|
The usual square loss |
|
Zero-One loss for classification (a.k.a, error rate) which is |