iq_readout.two_state_classifiers.DecayLinearClassifier.params_proj#
Returns the parameters for the projected PDFs, computed
from params.
The structure of the output dictionary is:
{
0: {"param1": float, ...},
1: {"param1": float, ...},
}
Returns the parameters for the projected PDFs, computed
from params.
The structure of the output dictionary is:
{
0: {"param1": float, ...},
1: {"param1": float, ...},
}