Last Version

io.github.xydrolase:shap4j 0.0.2

Java wrapper of the SHAP library (https://github.com/slundberg/shap)

License

License

GroupId

GroupId

io.github.xydrolase
ArtifactId

ArtifactId

shap4j
Version

Version

0.0.2
Type

Type

jar
Description

Description

Java wrapper of the SHAP library (https://github.com/slundberg/shap)
Project Organization

Project Organization

io.github.xydrolase

Download shap4j 0.0.2


<!-- https://jarcasting.com/artifacts/io.github.xydrolase/shap4j/ -->
<dependency>
    <groupId>io.github.xydrolase</groupId>
    <artifactId>shap4j</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xydrolase/shap4j/
implementation 'io.github.xydrolase:shap4j:0.0.2'
// https://jarcasting.com/artifacts/io.github.xydrolase/shap4j/
implementation ("io.github.xydrolase:shap4j:0.0.2")
'io.github.xydrolase:shap4j:jar:0.0.2'
<dependency org="io.github.xydrolase" name="shap4j" rev="0.0.2">
  <artifact name="shap4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xydrolase', module='shap4j', version='0.0.2')
)
libraryDependencies += "io.github.xydrolase" % "shap4j" % "0.0.2"
[io.github.xydrolase/shap4j "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bytedeco : javacpp jar 1.5.3
org.bytedeco : javacpp-platform jar 1.5.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.