License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-rexp-xgboost |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML R XGBoost converter
JPMML R XGBoost to PMML converter
|
Filename | Size |
---|---|
pmml-rexp-xgboost-1.5.1.pom | |
pmml-rexp-xgboost-1.5.1.jar | 9 KB |
pmml-rexp-xgboost-1.5.1-sources.jar | 3 KB |
pmml-rexp-xgboost-1.5.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-rexp-xgboost/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-rexp-xgboost</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-rexp-xgboost/
implementation 'org.jpmml:pmml-rexp-xgboost:1.5.1'
// https://jarcasting.com/artifacts/org.jpmml/pmml-rexp-xgboost/
implementation ("org.jpmml:pmml-rexp-xgboost:1.5.1")
'org.jpmml:pmml-rexp-xgboost:jar:1.5.1'
<dependency org="org.jpmml" name="pmml-rexp-xgboost" rev="1.5.1">
<artifact name="pmml-rexp-xgboost" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-rexp-xgboost', version='1.5.1')
)
libraryDependencies += "org.jpmml" % "pmml-rexp-xgboost" % "1.5.1"
[org.jpmml/pmml-rexp-xgboost "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-rexp | jar | 1.5.1 |
org.jpmml : pmml-xgboost | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |