| catboost.load_model {catboost} | R Documentation |
Load the model from a file.
catboost.load_model(model_path)
model_path |
The path to the model. Default value: Required argument |
Note: Feature importance (see https://tech.yandex.com/catboost/doc/dg/concepts/fstr-docpage/#fstr) is not saved when using this function.
https://tech.yandex.com/catboost/doc/dg/concepts/r-reference_catboost-load_model-docpage/