catboost 1.2.7
0
CatBoost Python Package
Contents
CatBoost Python Package
How to Install catboost
You can install catboost using pip
pip install catboost
or add it to a project with poetry
poetry add catboost
Package Details
- Author
- CatBoost Developers
- License
- Apache License, Version 2.0
- Homepage
- https://catboost.ai
- PyPi:
- https://pypi.org/project/catboost/
- Documentation:
- https://catboost.ai/docs/
Classifiers
- Scientific/Engineering/Artificial Intelligence
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common catboost errors.
Code Examples
Here are some catboost
code examples and snippets.