Last Version

CatBoost model applier 1.0.6

Java module to apply CatBoost models

License

License

GroupId

GroupId

ai.catboost
ArtifactId

ArtifactId

catboost-prediction
Version

Version

1.0.6
Type

Type

jar
Description

Description

CatBoost model applier
Java module to apply CatBoost models
Project URL

Project URL

https://catboost.ai
Project Organization

Project Organization

CatBoost dev team
Source Code Management

Source Code Management

https://github.com/catboost/catboost

Download catboost-prediction 1.0.6


<!-- https://jarcasting.com/artifacts/ai.catboost/catboost-prediction/ -->
<dependency>
    <groupId>ai.catboost</groupId>
    <artifactId>catboost-prediction</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ai.catboost/catboost-prediction/
implementation 'ai.catboost:catboost-prediction:1.0.6'
// https://jarcasting.com/artifacts/ai.catboost/catboost-prediction/
implementation ("ai.catboost:catboost-prediction:1.0.6")
'ai.catboost:catboost-prediction:jar:1.0.6'
<dependency org="ai.catboost" name="catboost-prediction" rev="1.0.6">
  <artifact name="catboost-prediction" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.catboost', module='catboost-prediction', version='1.0.6')
)
libraryDependencies += "ai.catboost" % "catboost-prediction" % "1.0.6"
[ai.catboost/catboost-prediction "1.0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25
ai.catboost : catboost-common jar 1.0.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-jdk14 jar 1.7.25

Project Modules

There are no modules declared in this project.