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
Build from source using Maven
CatBoostModel
Overview
loadModel
getPredictionDimension
getTreeCount
getUsedCategoricFeatureCount
getUsedNumericFeatureCount
predict
close
CatBoostPredictions
CoreML
Node.js
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
getTreeCount
Applying models
Java
CatBoostModel
getTreeCount
getTreeCount
public
int
getTreeCount
()
Purpose
Return the number of trees in the model.
Was the article helpful?
Yes
No
Previous
getPredictionDimension
Next
getUsedCategoricFeatureCount