Skip to main contentIBM Quantum Documentation Mirror

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.