[PYTHON] How to install CatBoost [as of January 2020]

How to install CatBoost * As of 2020.1.3

You can find it on the official CatBoost website, but since it is written in English, I will post it on Qiita as a Japanese version.

Step 1: Run the code below in Anaconda Prompt

conda config --add channels conda-forge

Step 2: After executing the above, execute the following code with Anaconda Prompt

conda install catboost

Step 3: Wait a few minutes and the installation is complete

After that, you can use CatBoost by doing import catboost in the code. For details on how to use it, refer to the official document below.

References

CatBoost --open-source gradient boosting library

Recommended Posts

How to install CatBoost [as of January 2020]
How to install Python
How to install pip
How to install archlinux
How to install python
How to install BayesOpt
How to install Nbextensions
How to install Prover9
[2020.8 latest] How to install Python
How to install Python [Windows]
Tabpy 1.0 (2020-01 version) How to install
[Blender] Summary of how to install / update / uninstall add-ons
How to install mkl numpy
How to install Pelican blog
How to install git on Linux such as EC2
How to register a package on PyPI (as of September 2017)
How to install python using anaconda
How to install mysql-connector-python on mac
Summary of how to use pandas.DataFrame.loc
How to install and use Tesseract-OCR
How to install python-pip with ubuntu20.04LTS
How to install graph-tool on macOS
How to install wkhtmltopdf (Amazon Linux2)
Summary of how to use pyenv-virtualenv
How to install VMware-Tools on Linux
How to install pycrypto on Windows
How to install OpenCV on Mac
How to install MBDyn (Linux Ubuntu)
How to install PyPy on CentOS
How to install TensorFlow on CentOS 7
How to install and configure blackbird
How to install CUDA and nvidia-driver
How to install and use Graphviz
How to install mysql-connector with pip3
Summary of how to use csvkit
How to install Maven on CentOS
How to install Go on Ubuntu
How to install music 21 on windows
How to install Anaconda with pyenv
[EC2] How to install chrome and the contents of each command
How to make Selenium as light as possible
[Python] Summary of how to use pandas
How to speed up instantiation of BeautifulSoup
How to install aws-session-manager-plugin on Manajro Linux
How to install drobertadams / toggl-cli on Mac
How to get rid of long comprehensions
python3 How to install an external module
[Kivy] How to install Kivy on Windows [Python]
How to install DLIB with 2020 / CUDA enabled
How to calculate Use% of df command
How to install a package using a repository
How to install packages on Alpine Linux
[Python2.7] Summary of how to use unittest
How to install Anisble on Amazon Linux 2
How to install richzhang / colorization on Windows 10
How to install your own (root) CA
How to install Windows Subsystem For Linux
How to install Apache (httpd) on CentOS7
Jupyter Notebook Basics of how to use
How to install php7.4 on Linux (Ubuntu)
How to install Eclipse GlassFish 5.1.0 on CentOS 7