CatBoost
Installation
Overview
Python package installation
CatBoost for Apache Spark installation
R package installation
Command-line version binary
Build from source
Key Features
Training parameters
Python package
CatBoost for Apache Spark
R package
Command-line version
Applying models
Overview
C/C++
Java
Overview
CatBoostModel
Overview
loadModel
getPredictionDimension
getTreeCount
getUsedCategoricFeatureCount
getUsedNumericFeatureCount
predict
close
CatBoostPredictions
CoreML
ONNX
Rust
.NET
Applying the model in ClickHouse
PMML
Models exported as code
Objectives and metrics
Model analysis
Data format description
Parameter tuning
Speeding up the training
Data visualization
Algorithm details
FAQ
Educational materials
Development and contributions
Contacts
getUsedNumericFeatureCount
public
int
getUsedNumericFeatureCount
()
Purpose
Return the number of numerical features in the model.
Was the article helpful?
Yes
No