CatBoost for Apache Spark installation

Requirements

  • Linux or macOS. Windows support in progress.
  • Apache Spark 2.3 - 3.4
  • Scala 2.11, 2.12 or 2.13 (corresponding to versions supported by the particular Spark version)

Choose installation method

It is generally recommended to use stable releases available as Maven artifacts from Maven central:

You can also build from source using Maven.