forcedotcom / distributions

Low-level primitives for collapsed Gibbs sampling in python and C++
BSD 3-Clause "New" or "Revised" License
33 stars 25 forks source link

Support signed counts in all Group #60

Closed fritzo closed 10 years ago

fritzo commented 10 years ago

@jglidden-salesforce Can you think of any other changes we need to allow Groups to go into data-debt?

jglidden commented 10 years ago

Do we allow scoring for data indebted Groups?

fritzo commented 10 years ago

No, let's not allow scoring of indebted groups. Then we'd have to extend e.g. hyperparameter ranges to weird areas and deal with singularities of the gamma function. I suppose we should add an assertion to check score_data and score_value are called without debt.