is not current version
Last Version 1.7.0

JPMML-XGBoost 1.6.1

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

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-xgboost
Version

Version

1.6.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/jpmml/jpmml-xgboost

Download jpmml-xgboost 1.6.1

Filename Size
jpmml-xgboost-1.6.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pmml-xgboost
  • pmml-xgboost-example