getModel
getModel(
key
):ModelSpecification
Retrieves a ModelSpecification instance suitable for execution by a Program in a Session.
Parameters
• key: string
The key used to register the model specification with the Model Registry.
Returns
Generated using typedoc-plugin-markdown and TypeDoc