R/cache.R
get_cached_model.Rd
Retrieve a specific model from the cache.
get_cached_model(model_name)
Character. Name of the model to retrieve.
The cached model object (Python object)