dniku / catboost

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation | Installation

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.

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

License:Other


Languages

Language:C++ 64.2%Language:Jupyter Notebook 25.1%Language:Python 8.9%Language:JavaScript 0.6%Language:Makefile 0.5%Language:R 0.4%Language:C 0.1%Language:CSS 0.1%Language:Assembly 0.0%Language:Batchfile 0.0%Language:Java 0.0%Language:Shell 0.0%