#858·catboost

Add predict_proba for CatBoostClassifier in Java API

Author: ancasarbCreated Jun 4, 2019Updated Jul 31, 2026
Labelsgood first issuehelp wantedJVM Applierfeature request

Currently only predict(...) is supported by the Java API, would it be possible to support the predict_proba(...) for the catboost classifier in Java as well?

Thank you!