conda install
Note
Training or inference on CUDA-enabled GPUs requires NVIDIA Driver of version 450.80.02 or higher.
This version of CatBoost has CUDA-enabled GPU support out-of-the-box on Linux and Windows.
To install CatBoost from the conda-forge channel:
-
Add conda-forge to your channels:
conda config --add channels conda-forge
-
Install CatBoost:
conda install r-catboost