dataeval.core.BERResult¶ class dataeval.core.BERResult¶ Type definition for Bayes Error Rate bounds output. upper_bound¶ The upper bound of the Bayes Error Rate Type:¶ float lower_bound¶ The lower bound of the Bayes Error Rate Type:¶ float