Installation¶
For the optional pipeline module (sklearn compat):
Requirements:
- Python ≥ 3.10
- CatBoost ≥ 1.2, < 2.0
- numpy ≥ 1.24, pandas ≥ 2.0, pydantic ≥ 2.0, numba ≥ 0.59
- scikit-learn ≥ 1.3 (only for
pipeline)
For the optional pipeline module (sklearn compat):
Requirements:
pipeline)