qiskit.ignis.verification.AccreditationFitter.MeanAccreditation¶
- AccreditationFitter.MeanAccreditation(confidence)[소스]¶
This function computes the bound on variation distance based and the confidence interval desired. This protocol is from [2] and assumes Markovianity but gives an improved bound
- 매개변수
confidence (float) – number between 0 and 1
- 반환
dict of corrected target counts float: 1-norm bound from noiseless samples float: confidence
- 반환 형식
dict