You are here

Java

PA-Toolbox -- Predictive-Analytics Java Toolbox

Submitted by h2b on 19. February 2016 - 17:49
Name: 
PA-Toolbox
Version: 
1.1.0+1.1.0
Programming language: 
Java, Scala (2.12, 2.11)
Date: 
Tuesday, 23. January 2018

This is a Java library of some tools that happened to be useful in a predictive-analytics environment. In fact, most of them are not specific to this area and might be of general interest.

There is also a Scala interface for some sub modules, currently for pa-toolbox-linalg and pa-toolbox-plotting. It simplifies the use of these modules with Scala in general and with my LinAlg Scala Library in particular.

PA-Toolbox -- README

Submitted by h2b on 19. February 2016 - 16:33

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 of them are not specific to this area and might be of general interest.

For separation of concerns and minimizing dependencies this project has been divided into several sub modules:

  • pa-toolbox-evaluation offers some statistical methods for vector and matrix data defined by the pa-toolbox-linalg module.

Subscribe to RSS - Java