Last Version

spark-ml-feature-importance-helper 1.0.0

Library that can obtain feature importance of tree model prediction or classification result with column name in spark.ml

License

License

GroupId

GroupId

org.riversun
ArtifactId

ArtifactId

spark-ml-feature-importance-helper
Version

Version

1.0.0
Type

Type

jar
Description

Description

spark-ml-feature-importance-helper
Library that can obtain feature importance of tree model prediction or classification result with column name in spark.ml
Project URL

Project URL

https://github.com/riversun/spark-ml-feature-importance-helper
Source Code Management

Source Code Management

https://github.com/riversun/spark-ml-feature-importance-helper

Download spark-ml-feature-importance-helper 1.0.0


<!-- https://jarcasting.com/artifacts/org.riversun/spark-ml-feature-importance-helper/ -->
<dependency>
    <groupId>org.riversun</groupId>
    <artifactId>spark-ml-feature-importance-helper</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.riversun/spark-ml-feature-importance-helper/
implementation 'org.riversun:spark-ml-feature-importance-helper:1.0.0'
// https://jarcasting.com/artifacts/org.riversun/spark-ml-feature-importance-helper/
implementation ("org.riversun:spark-ml-feature-importance-helper:1.0.0")
'org.riversun:spark-ml-feature-importance-helper:jar:1.0.0'
<dependency org="org.riversun" name="spark-ml-feature-importance-helper" rev="1.0.0">
  <artifact name="spark-ml-feature-importance-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.riversun', module='spark-ml-feature-importance-helper', version='1.0.0')
)
libraryDependencies += "org.riversun" % "spark-ml-feature-importance-helper" % "1.0.0"
[org.riversun/spark-ml-feature-importance-helper "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 2.4.3
org.apache.spark : spark-mllib_2.12 jar 2.4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.