iq_readout.classifiers.ThreeStateClassifier.statistics#
Returns dictionary with general statistical data:
mu_0:np.array([float, float])mu_1:np.array([float, float])mu_2:np.array([float, float])cov_0:np.array([[float, float], [float, float]])cov_1:np.array([[float, float], [float, float]])cov_2:np.array([[float, float], [float, float]])
It can also include other information.
NB: this property is used for plotting and for storing useful information in the YAML file