License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-xgboost |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML XGBoost converter
JPMML XGBoost to PMML converter
|
Filename | Size |
---|---|
pmml-xgboost-1.7.0.pom | |
pmml-xgboost-1.7.0.jar | 51 KB |
pmml-xgboost-1.7.0-sources.jar | 36 KB |
pmml-xgboost-1.7.0-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-xgboost/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-xgboost</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-xgboost/
implementation 'org.jpmml:pmml-xgboost:1.7.0'
// https://jarcasting.com/artifacts/org.jpmml/pmml-xgboost/
implementation ("org.jpmml:pmml-xgboost:1.7.0")
'org.jpmml:pmml-xgboost:jar:1.7.0'
<dependency org="org.jpmml" name="pmml-xgboost" rev="1.7.0">
<artifact name="pmml-xgboost" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-xgboost', version='1.7.0')
)
libraryDependencies += "org.jpmml" % "pmml-xgboost" % "1.7.0"
[org.jpmml/pmml-xgboost "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-converter | jar | 1.5.3 |
org.jpmml : pmml-converter-testing | jar | 1.5.3 |
com.dev-smart : ubjson | jar | 0.1.8 |
com.dev-smart : ubjson-gson | jar | 0.1.8 |
com.google.code.gson : gson | jar | [2.8.1, 2.9.0] |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |