is not current version
Last Version 1.0.6

ai.catboost:catboost-prediction 0.2.6

Java module to apply CatBoost models

GroupId

GroupId

ai.catboost
ArtifactId

ArtifactId

catboost-prediction
Version

Version

0.2.6
Type

Type

jar

Download catboost-prediction 0.2.6


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