MVN

ai.catboost : catboost-prediction

Maven & Gradle

Apr 30, 2023
1 usages
7.7k stars

CatBoost model applier · Java module to apply CatBoost models

<dependency>
    <groupId>ai.catboost</groupId>
    <artifactId>catboost-prediction</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
catboost-prediction-1.2
1.1.x
catboost-prediction-1.1.1
1.1
catboost-prediction-1.1
1.0.x
catboost-prediction-1.0.6
catboost-prediction-1.0.4
catboost-prediction-1.0.3
catboost-prediction-1.0.2
catboost-prediction-1.0.1
0.26.x
catboost-prediction-0.26.1
0.26
catboost-prediction-0.26
0.25.x
catboost-prediction-0.25.1
0.24
catboost-prediction-0.24
0.23
catboost-prediction-0.23
0.22
catboost-prediction-0.22
0.21
catboost-prediction-0.21
0.2.x
catboost-prediction-0.2.6
catboost-prediction-0.2.5
catboost-prediction-0.2.4
catboost-prediction-0.2.3
catboost-prediction-0.2.2
catboost-prediction-0.2.1
0.2
catboost-prediction-0.2
0.1
catboost-prediction-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>ai.catboost</groupId>
    <artifactId>catboost-prediction</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ai.catboost:catboost-prediction:1.2'

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

implementation("ai.catboost:catboost-prediction:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "ai.catboost" % "catboost-prediction" % "1.2"

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

Aug 18, 2023
31 usages
804 stars
Dec 05, 2022
14 usages
220 stars
May 14, 2021
21 usages
1.5k stars
Aug 06, 2020
3 usages
75 stars
Dec 14, 2019
3 usages
1 stars
Mar 09, 2023
28 usages
2 stars
Aug 23, 2023
31 usages
47.4k stars