is not current version
Last Version 1.7.0

org.jpmml:jpmml-xgboost 1.1.6

Java library and command-line application for converting XGBoost models to PMML

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-xgboost
Version

Version

1.1.6
Type

Type

jar

Download jpmml-xgboost 1.1.6


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