---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.3
alternate:
  - https://catboost.ai/docs/en/concepts/java-reference_catboostmodel__getusednumericfeaturecount.md
---
> **Documentation Index:** Fetch the complete configuration index at https://catboost.ai/docs/en/llms.txt

# getUsedNumericFeatureCount

```java
public int getUsedNumericFeatureCount()
```

#### Purpose

<!-- source: en/_includes/work_src/reusage-java/java__getnumericfeaturecount__desc.md -->
Return the number of numerical features in the model.
<!-- endsource: en/_includes/work_src/reusage-java/java__getnumericfeaturecount__desc.md -->

