iq_readout.two_state_classifiers.GaussMixLinearClassifier.statistics#
Returns dictionary with general statistical data:
mu_0:np.array([float, float])mu_1:np.array([float, float])cov_0:np.array([[float, float], [float, float]])cov_1:np.array([[float, float], [float, float]])
NB: this property is used for plotting and for storing useful information in the YAML file.