---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://catboost.ai/docs/en/references/pmml-parameters.md
  - href: en/references/pmml-parameters.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

# PMML parameters

<!-- source: en/_includes/work_src/reusage-export-formats/additional-parameters__pmml__possible-values.md -->
### pmml_copyright

Copyright information for this model to write to the `copyright` attribute of the [Header](http://dmg.org/pmml/v4-3/Header.html) in the PMML model.

### pmml_description

Non-specific description for the model to write to the `description` attribute of the [Header](http://dmg.org/pmml/v4-3/Header.html) in the PMML model.

### pmml_model_version

Model version to save to the `modelVersion` attribute of the [Header](http://dmg.org/pmml/v4-3/Header.html) in the PMML model.

{% note info %}

This parameter is not intended for passing the PMML format version, do not get confused.

{% endnote %}
<!-- endsource: en/_includes/work_src/reusage-export-formats/additional-parameters__pmml__possible-values.md -->

