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
Argument | Description | Default value |
---|---|---|
model_path | The path to the model. | Required argument |
Argument | Description | Default value |
---|---|---|
model_path | The path to the model. | Required argument |