Skip to contents

Retrieve a specific model from the cache.

Usage

get_cached_model(model_name)

Arguments

model_name

Character. Name of the model to retrieve.

Value

The cached model object (Python object)