Use the get_model() method to get the model.
Required Arguments:
- model_id: Specifies the unique identifier for model.
This function returns object of teradataml analytic functions:
- For model trainer functions, it returns trained model results.
- For non-model trainer functions, it returns executed function results.
Attribute references remain the same as that of the function attributes.