1131 Forks
7231 Stars
7231 Watchers

catboost

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.

How to download and setup catboost

Open terminal and run command
git clone https://github.com/catboost/catboost.git
git clone is used to create a copy or clone of catboost repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with catboost https://github.com/catboost/catboost/archive/master.zip

Or simply clone catboost with SSH
[email protected]:catboost/catboost.git

If you have some problems with catboost

You may open issue on catboost support forum (system) here: https://github.com/catboost/catboost/issues