rademacher-p / stats-learn

Python package for statistical learning with a Bayesian focus
https://rademacher-p.github.io/stats-learn/
MIT License
1 stars 0 forks source link

`Mixture` distribution statistic approximation #14

Closed rademacher-p closed 3 years ago

rademacher-p commented 3 years ago

Require distribution mean and mode for learners (#20).

rademacher-p commented 3 years ago

Numerical approximation is implemented. Remaining objectives moved to new issues.