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.
'de.h2b.java.lib:pa-toolbox:1.0.0'
<dependency> <groupId>de.h2b.java.lib</groupId> <artifactId>pa-toolbox</artifactId> <version>1.0.0</version> </dependency>
<dependency org="de.h2b.java.lib" name="pa-toolbox" rev="1.0.0"/>
"de.h2b.java.lib", "pa-toolbox", "1.0.0"