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_3.1 1.2.7
Group ID:
ai.catboost
Artifact ID:
catboost-spark_3.1_2.12
Version:
1.2.7
Release Date:
Sep 7, 2024
Licenses:
Files:
Full Scala Version:
2.12.12
Developers:
libraryDependencies += "ai.catboost" %% "catboost-spark_3.1" % "1.2.7"
ivy"ai.catboost::catboost-spark_3.1:1.2.7"
//> using dep "ai.catboost::catboost-spark_3.1:1.2.7"
import $ivy.`ai.catboost::catboost-spark_3.1:1.2.7`
<dependency> <groupId>ai.catboost</groupId> <artifactId>catboost-spark_3.1_2.12</artifactId> <version>1.2.7</version> </dependency>
compile group: 'ai.catboost', name: 'catboost-spark_3.1_2.12', version: '1.2.7'