Skip to main content

Returns

Returns a Model object for the given name.

Example

model = galtea.models.get_by_name(name=model_name)

Parameters

name
string
required
Name of the model to retrieve.