otx.api.configuration.metadata_keys#

This module contains the keys that can be used to retrieve parameter metadata.

Functions

all_keys()

Returns a list of all metadata keys.

allows_dictionary_values(keyword)

Returns True if the metadata element described by keyword allows having a dictionary as its value.

allows_model_template_override(keyword)

Returns True if the metadata element described by keyword can be overridden in a model template file.