Skip to main content
IBM Quantum Platform

LinbdbladResultMetadataModel

pydantic model LinbdbladResultMetadataModel

GitHub

Bases: BaseModel

The metadata of a single Lindblad result of a noise learner v3 job.

learning_protocol

field

Type: Literal['lindblad']

Default value: 'lindblad'

The learning protocol used to obtain this result.

post_selection

field

Type: LinbdbladResultPostSelectionMetadataModel [Required]

The metadata relative to post selection.

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