catboost.load_model
catboost.load_model(model_path)
Purpose
Load the model from a file.
Note
Feature importance is not saved when using this function.
Arguments
model_path
Description
The path to the model.
Default value
Required argument