BayesEntropyEstimator
=====================

.. currentmodule:: infomeasure.estimators.entropy

.. autoclass:: BayesEntropyEstimator
   :show-inheritance:
   :noindex:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~BayesEntropyEstimator.bayes_probs
      ~BayesEntropyEstimator.dist_dict

   .. rubric:: Attributes Documentation

   .. autoattribute:: bayes_probs
   .. autoattribute:: dist_dict
