Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CatBoost Python Package

PyPI version

Installation

For stable version, please install using pip:

  • pip install catboost

For up-to-date version, please install from github.

  • To make the python module, type ya make -DUSE_ARCADIA_PYTHON=no from this directory
  • Add this directory to the system PYTHONPATH export PYTHONPATH=$PYTHONPATH:$(pwd)

Examples

Documentation