Skip to main content
IBM Quantum Platform

TREXResultMetadataModel

pydantic model TREXResultMetadataModel

GitHub

Bases: BaseModel

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

learning_protocol

field

Type: Literal['trex']

Default value: 'trex'

The learning protocol used to obtain this result.

post_selection

field

Type: TREXResultPostSelectionMetadataModel [Required]

The metadata relative to post selection.

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