evaluators (pmrf.evaluators)
Callables that evaluate a model over frequency.
Classes
Abstract base class for callables that evaluate a model over frequency. |
|
|
Extracts an RF feature using a string-based alias. |
|
Computes a loss between a model prediction and some target. |
|
Computes the log of the probability of observed data by conditioning a likelihood function on a model prediction while marginalizing out a potential discrepancy model. |
|
Computes a generalized log-posterior (the Gibbs measure) using a loss function instead of a strict generative likelihood. |
|
Computes a design goal using a hinge-based loss evaluator. |