| summary.catboost.Model {catboost} | R Documentation |
Displays the most general characteristics of a CatBoost model (same as 'print').
## S3 method for class 'catboost.Model' summary(object, ...)
object |
The model obtained as the result of training. |
... |
Not used |
The same model that was passed as input.