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_2.4 1.0.6
Group ID:
ai.catboost
Artifact ID:
catboost-spark_2.4_2.11
Version:
1.0.6
Release Date:
May 20, 2022
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "ai.catboost" %% "catboost-spark_2.4" % "1.0.6"
ivy"ai.catboost::catboost-spark_2.4:1.0.6"
//> using dep "ai.catboost::catboost-spark_2.4:1.0.6"
import $ivy.`ai.catboost::catboost-spark_2.4:1.0.6`
<dependency> <groupId>ai.catboost</groupId> <artifactId>catboost-spark_2.4_2.11</artifactId> <version>1.0.6</version> </dependency>
compile group: 'ai.catboost', name: 'catboost-spark_2.4_2.11', version: '1.0.6'