catboost.get_model_params
catboost.get_model_params(model)
Purpose
Return the model parameters.
Arguments
model
Description
The model obtained as the result of training.
Default value
Required argument
catboost.get_model_params(model)
Return the model parameters.
The model obtained as the result of training.
Default value
Required argument