is not current version
Last Version 1.2

xgboost-predictor4j 1.1

Bleckwen JVM implementation of XGBoost Predictor

License

License

GroupId

GroupId

ai.bleckwen
ArtifactId

ArtifactId

xgboost-predictor4j
Version

Version

1.1
Type

Type

jar
Description

Description

xgboost-predictor4j
Bleckwen JVM implementation of XGBoost Predictor
Project URL

Project URL

https://github.com/BleckwenAI/xgboost-predictor4j
Source Code Management

Source Code Management

https://github.com/BleckwenAI/xgboost-predictor4j

Download xgboost-predictor4j 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
commons-io : commons-io jar 2.7
ml.dmlc : xgboost4j_2.11 jar 1.0.0

Project Modules

There are no modules declared in this project.