dataeval.metrics.estimators.BEROutput ===================================== .. py:class:: dataeval.metrics.estimators.BEROutput Output class for :func:`ber` estimator metric .. attribute:: ber The upper bounds of the :term:`Bayes error rate` :type: float .. attribute:: ber_lower The lower bounds of the Bayes Error Rate :type: float