A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
catboost-spark_4.0 1.2.10
Group ID:
ai.catboost
Artifact ID:
catboost-spark_4.0_2.13
Version:
1.2.10
Release Date:
Feb 19, 2026
Licenses:
Files:
Full Scala Version:
2.13.16
Developers:
libraryDependencies += "ai.catboost" %% "catboost-spark_4.0" % "1.2.10"
ivy"ai.catboost::catboost-spark_4.0:1.2.10"
//> using dep "ai.catboost::catboost-spark_4.0:1.2.10"
import $ivy.`ai.catboost::catboost-spark_4.0:1.2.10`
<dependency> <groupId>ai.catboost</groupId> <artifactId>catboost-spark_4.0_2.13</artifactId> <version>1.2.10</version> </dependency>
compile group: 'ai.catboost', name: 'catboost-spark_4.0_2.13', version: '1.2.10'