Drop unused features information from model
catboost.drop_unused_features(model, ntree_end, ntree_start = 0)
model
The model obtained as the result of training.
Default value: 0