I would like to save the training history of a CatBoost model in order to be able to refer to it later. Is there a simple way to do this using the CatBoost tools, or will I need to work with the terminal output?
I have searched through the CatBoost documentation and other sources but have not found anything relevant.