pyprobound.loss

Loss components.

Members are explicitly re-exported in pyprobound.

Classes

BaseLoss(components[, weights, lambda_l2, ...])

Transform that calculates loss.

Loss(negloglik, regularization)

A loss value, interpreted as the sum of both elements.

MultiExperimentLoss(components[, weights, ...])

Multitask optimization of multiple count tables with a Poisson loss.

MultiRoundMSLELoss(components[, weights, ...])

Multitask optimization of intensity experiments with a MSLE loss.