catboost.drop_unused_features {catboost}R Documentation

Drop unused features information from model

Description

Drop unused features information from model

Usage

catboost.drop_unused_features(model, ntree_end, ntree_start = 0)

Arguments

model

The model obtained as the result of training.

Default value: 0


[Package catboost version 0.10.4 Index]