The class ModelStorageManager:
- Saves machine learning models locally and optionally to Google Cloud Storage (function save_model)
- Downloads the latest version of the model locally and optionally from Google Cloud Storage (function load_latest_model)