Return the plain model parameters.
catboost.get_plain_params(model)
model
he model obtained as the result of training.
A list object with model parameters.