Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK. Go to the latest version.

Experiment Results

qiskit.result

Result(backend_name, backend_version, …[, …])Model for Results.
ResultError(error)Exceptions raised due to errors in result output.
Counts(data[, time_taken, creg_sizes, …])A class to store a counts result from a circuit execution.
marginal_counts(result[, indices, inplace])Marginalize counts from an experiment over some indices of interest.
Was this page helpful?
Report a bug or request content on GitHub.