PA-Toolbox -- Predictive-Analytics Java Toolbox

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.

License

License

Categories

Categories

Java Languages H2 Data Databases
GroupId

GroupId

de.h2b.java.lib
ArtifactId

ArtifactId

pa-toolbox
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

PA-Toolbox -- Predictive-Analytics Java Toolbox
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

http://h2b.de

Download pa-toolbox

Filename Size
pa-toolbox-1.1.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.h2b.java.lib/pa-toolbox/ -->
<dependency>
    <groupId>de.h2b.java.lib</groupId>
    <artifactId>pa-toolbox</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.h2b.java.lib/pa-toolbox/
implementation 'de.h2b.java.lib:pa-toolbox:1.1.0'
// https://jarcasting.com/artifacts/de.h2b.java.lib/pa-toolbox/
implementation ("de.h2b.java.lib:pa-toolbox:1.1.0")
'de.h2b.java.lib:pa-toolbox:pom:1.1.0'
<dependency org="de.h2b.java.lib" name="pa-toolbox" rev="1.1.0">
  <artifact name="pa-toolbox" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.h2b.java.lib', module='pa-toolbox', version='1.1.0')
)
libraryDependencies += "de.h2b.java.lib" % "pa-toolbox" % "1.1.0"
[de.h2b.java.lib/pa-toolbox "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pa-toolbox-util
  • pa-toolbox-web
  • pa-toolbox-office
  • pa-toolbox-linalg
  • pa-toolbox-evaluation
  • pa-toolbox-extern-javaplot
  • pa-toolbox-plotting

Versions

Version
1.1.0
1.0.0