Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 242 Bytes

zipf-pymc3

Fitting Zipf's Law using PyMC3

Standard MLE approaches provide only point estimate of the parameter. The probabilistic programming paradigm also provide true probabilities (not the same as confidence interval!) of the estimate.