Skip to content

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

License

Notifications You must be signed in to change notification settings

ash221995/catboost

 
 

Repository files navigation

Website | Documentation | Installation

Build Status Build Status PyPI version

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

Main advantages of CatBoost:

  • Superior quality when compared with other GBDT libraries.
  • Best in class inference speed.
  • Support for both numerical and categorical features.
  • Fast GPU and multi-GPU (on one node) support for training.
  • Data visualization tools included.

The following implementations are available:

Tutorials

  • Tutorials are avaliable here.

Catboost models in production

For contributors

  • To contribute to CatBoost you need to first read CLA text and add to your pull request, that you agree to the terms of the CLA. More information can be found in CONTRIBUTING.md

  • Instructions for contributors can be found here.

News

Questions and bug reports

License

© YANDEX LLC, 2017-2018. 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

Packages

No packages published

Languages

  • C++ 67.1%
  • Jupyter Notebook 19.4%
  • Python 8.5%
  • Cuda 3.0%
  • R 0.8%
  • Makefile 0.6%
  • Other 0.6%