|
fmcs
v0.2.1
|
| double score | ( | FilterValueType< O, Ts... > & | cache | ) |
Computes the score \( E_{r \sim D(r)}[\sum_{a: a\ observed} p(r(a))]\), where \(D(r)\) is the empirical unweighted distribution over records.
| Ts | Types of distributions in the record |
| cache | the empirical distribution over records |