---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.5
alternate:
  - https://catboost.ai/docs/en/concepts/applying__models.md
  - href: en/concepts/applying__models.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

# Applying models


The following non-standard methods for applying the models are supported:
- 
- C/C++:
    - [Evaluation library](https://catboost.ai/docs/en/concepts/c-plus-plus-api_dynamic-c-pluplus-wrapper.md)
    - [Standalone evaluator](https://catboost.ai/docs/en/concepts/c-plus-plus-api_header-only-evaluator.md)

- [Java](https://catboost.ai/docs/en/concepts/java-package.md)
- [CoreML](https://catboost.ai/docs/en/concepts/export-coreml.md)
- [Node.js](https://catboost.ai/docs/en/concepts/apply-node-js.md)
- [ONNX](https://catboost.ai/docs/en/concepts/apply-onnx-ml.md)
- [Rust](https://catboost.ai/docs/en/concepts/apply-rust.md)
- [.NET](https://catboost.ai/docs/en/concepts/apply-dotnet.md)
- [ClickHouse](https://catboost.ai/docs/en/features/catboost-with-clickhouse.md)
- [PMML](https://catboost.ai/docs/en/concepts/apply-pmml.md)
- Models exported as code:
    - [C++](https://catboost.ai/docs/en/concepts/c-plus-plus-api_applycatboostmodel.md)
    - [Python](https://catboost.ai/docs/en/concepts/python-reference_apply_catboost_model.md)

