Build from source
CatBoost source code is stored as a Git repository on GitHub at https://github.com/catboost/catboost/. You can obtain a local copy of this Git repository by running the following command from a command line interpreter (you need to have Git command line tools installed):
git clone https://github.com/catboost/catboost.git
Warning
CatBoost uses CMake-based build process since this commit. Previously Ya Make
(Yandex's build system) had been used.
Select the appropriate build method below accordingly.
Build using CMake
- Build environment setup
- Build native artifacts
- By component:
Build using Ya Make (for previous versions)
- Build environment setup
- By component: