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.3 0.25
Group ID:
ai.catboost
Artifact ID:
catboost-spark_2.3_2.11
Version:
0.25
Release Date:
Mar 24, 2021
Licenses:
Files:
Full Scala Version:
2.11.11
Developers:
libraryDependencies += "ai.catboost" %% "catboost-spark_2.3" % "0.25"
ivy"ai.catboost::catboost-spark_2.3:0.25"
//> using dep "ai.catboost::catboost-spark_2.3:0.25"
import $ivy.`ai.catboost::catboost-spark_2.3:0.25`
<dependency> <groupId>ai.catboost</groupId> <artifactId>catboost-spark_2.3_2.11</artifactId> <version>0.25</version> </dependency>
compile group: 'ai.catboost', name: 'catboost-spark_2.3_2.11', version: '0.25'