#964491 RFP: catboost -- Gradient boosting machine learning library

Package:
wnpp
Source:
wnpp
Submitter:
Federico Ceratto
Date:
2025-11-29 16:46:52 UTC
Severity:
wishlist
#964491#5
Date:
2020-07-07 22:11:26 UTC
From:
To:
* Package name    : python3-catboost
  Version         : 0.23.2
  Upstream Author : CatBoost Authors
* URL             : https://github.com/catboost/catboost
* License         : Apache-2.0
  Programming Lang: C++, Python
  Description     : Gradient boosting machine learning library

CatBoost is an upcoming machine learning library based on gradien
boosting over decision trees. It has excellent prediction speed
compared to and supports numerical and categorical features.
It aims to provide good results with the default parameters.
CatBoost can run on CPUs and GPUs.

This RFP is for a Python3 package. The project also provides a
R package and a CLI tool.