openff.bespokefit.schema.smirnoff.BaseSMIRKSHyperparameters

model openff.bespokefit.schema.smirnoff.BaseSMIRKSHyperparameters[source]

Bases: SchemaBase, ABC

A data class to track how the target will effect the target parameters and the prior values/ starting values.

Fields
field type: Literal['base'] = 'base'
field priors: Dict[str, pydantic.types.PositiveFloat] [Required]
abstract classmethod offxml_tag() str[source]

The OFFXML tag that wraps this parameter type.