Closed ismailsenoz closed 3 months ago
Attention: Patch coverage is 93.90244%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 97.81%. Comparing base (
56033c6
) to head (fb535c0
).
Files | Patch % | Lines |
---|---|---|
src/strategies/mle.jl | 92.15% | 4 Missing :warning: |
src/cvi.jl | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds maximum likelihood estimate for the natural parameters of an exponential family distribution give a set of samples.