---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.5
alternate:
  - https://catboost.ai/docs/en/concepts/r-reference_catboost-get_model_params.md
  - href: en/concepts/r-reference_catboost-get_model_params.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://catboost.ai/docs/en/llms.txt

# catboost.get_model_params

```no-highlight
catboost.get_model_params(model)
```

## Purpose {#purpose}

<!-- source: en/_includes/work_src/reusage-r/get_model_params__purpose.md -->
Return the model parameters.
<!-- endsource: en/_includes/work_src/reusage-r/get_model_params__purpose.md -->


## Arguments {#arguments}
### model

#### Description


The model obtained as the result of training.


**Default value**

 Required argument

