License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-sparkml-xgboost |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML Spark ML XGBoost converter
JPMML Apache Spark ML XGBoost to PMML converter
|
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-sparkml-xgboost/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sparkml-xgboost</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-sparkml-xgboost/
implementation 'org.jpmml:pmml-sparkml-xgboost:2.2.0'
// https://jarcasting.com/artifacts/org.jpmml/pmml-sparkml-xgboost/
implementation ("org.jpmml:pmml-sparkml-xgboost:2.2.0")
'org.jpmml:pmml-sparkml-xgboost:jar:2.2.0'
<dependency org="org.jpmml" name="pmml-sparkml-xgboost" rev="2.2.0">
<artifact name="pmml-sparkml-xgboost" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-sparkml-xgboost', version='2.2.0')
)
libraryDependencies += "org.jpmml" % "pmml-sparkml-xgboost" % "2.2.0"
[org.jpmml/pmml-sparkml-xgboost "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-sparkml | jar | 2.2.0 |
org.jpmml : pmml-xgboost | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
ml.dmlc : xgboost4j-spark_2.12 | jar | [1.0.0,) |
org.apache.spark : spark-core_2.12 | jar | 3.2.0 |
org.apache.spark : spark-mllib_2.12 | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |