conda install
Note
Training on GPU requires NVIDIA Driver of version 418.xx or higher.
This version of CatBoost has GPU support out-of-the-box.
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