MVN

ai.catboost : catboost-spark_2.11

Maven & Gradle

Jan 28, 2021
7.2k stars

CatBoost for Spark · JVM module to use CatBoost on Spark

<dependency>
    <groupId>ai.catboost</groupId>
    <artifactId>catboost-spark_2.11</artifactId>
    <version>0.25-rc3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.catboost : catboost-spark_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.25-rc3
  • Latest Release Candidate: 0.25-rc3

All Versions

Choose a version of ai.catboost : catboost-spark_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.25
catboost-spark_2.11-0.25-rc3
catboost-spark_2.11-0.25-rc2
catboost-spark_2.11-0.25-rc1

How to add a dependency to Maven

Add the following ai.catboost : catboost-spark_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.catboost</groupId>
    <artifactId>catboost-spark_2.11</artifactId>
    <version>0.25-rc3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.catboost : catboost-spark_2.11 gradle dependency to your build.gradle file:

implementation 'ai.catboost:catboost-spark_2.11:0.25-rc3'

Gradle Kotlin DSL: Add the following ai.catboost : catboost-spark_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.catboost:catboost-spark_2.11:0.25-rc3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.catboost : catboost-spark_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.catboost" % "catboost-spark_2.11" % "0.25-rc3"

Advertisement

Dependencies from Group

Apr 30, 2023
8 usages
7.7k stars
May 01, 2023
4 usages
7.2k stars
May 01, 2023
3 usages
7.2k stars
Apr 30, 2023
1 usages
7.7k stars

Discover Dependencies

May 01, 2023
3 usages
7.2k stars
May 20, 2023
2 usages
2 stars
Jun 14, 2023
18 stars
Jan 24, 2021
0 stars
Jan 21, 2022
4 usages
0 stars