Skip to main content
IBM Quantum Platform

LinbdbladResultPostSelectionMetadataModel

pydantic model LinbdbladResultPostSelectionMetadataModel

GitHub

Bases: BaseModel

The post selection metadata of a single Linbdblad result of a noise learner v3 job.

fraction_kept

field

Type: dict[int, Annotated[float, None, Interval(gt``=``None, ge``=``0, lt``=``None, le``=``1), None, None]]

The fraction of shots kept for each layer pair depth.

Was this page helpful?
Report a bug, typo, or request content on GitHub.