Skip to content

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

License

Notifications You must be signed in to change notification settings

noisyboy012/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 libraries.
  • Support for both numerical and categorical features.
  • Data visualization tools included.

The following implementations are available:

Tutorials

  • Tutorials are avaliable here.

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

  • News will be published on twitter.

Questions and bug reports

License

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

About

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.7%
  • Python 12.4%
  • Cuda 4.6%
  • R 0.7%
  • Makefile 0.6%
  • Java 0.4%
  • Other 0.6%