License |
License |
---|---|
Categories |
CategoriesJava Languages H2 Data Databases |
GroupId | GroupIdde.h2b.java.lib.pa-toolbox |
ArtifactId | ArtifactIdpa-toolbox-evaluation |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPA-Toolbox -- Predictive Analytics Java Toolbox -- Evaluation Tools
This is a Java library of some tools that happened to be useful in a
predictive-analytics environment. Though, most are not specific to this area
and might be of general interest.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-evaluation/ -->
<dependency>
<groupId>de.h2b.java.lib.pa-toolbox</groupId>
<artifactId>pa-toolbox-evaluation</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-evaluation/
implementation 'de.h2b.java.lib.pa-toolbox:pa-toolbox-evaluation:1.1.0'
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-evaluation/
implementation ("de.h2b.java.lib.pa-toolbox:pa-toolbox-evaluation:1.1.0")
'de.h2b.java.lib.pa-toolbox:pa-toolbox-evaluation:jar:1.1.0'
<dependency org="de.h2b.java.lib.pa-toolbox" name="pa-toolbox-evaluation" rev="1.1.0">
<artifact name="pa-toolbox-evaluation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.h2b.java.lib.pa-toolbox', module='pa-toolbox-evaluation', version='1.1.0')
)
libraryDependencies += "de.h2b.java.lib.pa-toolbox" % "pa-toolbox-evaluation" % "1.1.0"
[de.h2b.java.lib.pa-toolbox/pa-toolbox-evaluation "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.h2b.java.lib.pa-toolbox : pa-toolbox-linalg | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |