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

In this article: