Skip to content

Imperat/catboost

 
 

Repository files navigation

Documentation | Installation

CatBoost is a machine learning method based on gradient boosting over decision trees.

Main advantages of CatBoost:

  • Superior quality when compared with other libraries.
  • Support for both numerical and categorical features.
  • Data visualization tools included.

The following implementations are available:

Tutorials

  • Tutorials are avaliable here.

Questions and bug reports

License

© YANDEX LLC, 2017. Licensed under the Apache License, Version 2.0. See LICENSE file for more details.

About

CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.7%
  • Python 23.4%
  • C++ 15.3%
  • Assembly 2.6%
  • Jupyter Notebook 1.1%
  • Java 0.9%
  • Other 1.0%