Skip to content

Releases: jdmp/java-data-mining-package

v0.3.0

16 Aug 18:52

Choose a tag to compare

  • only keep dependencies which are on Maven Central
  • performance improvements for large datasets
  • fixes for Naive Bayes Classifier
  • remove JGroups
  • add examples
  • add SOM algorithm

v0.1.1

29 Jul 10:48

Choose a tag to compare

  • add LibLinear classifier
  • add Stanford parser for part-of-speech tagging

v0.1.0

29 Jul 10:37

Choose a tag to compare

  • add Matlab like script language is now included in a preliminary version
  • add common list interface for Samples, Variables, Matrices etc.
  • GUI for Sample lists supports an arbitrary number of Variables
  • add interface to Mallet
  • add interface to Lucene to allow indexing of DataSets and Samples
  • lots of API changes, bug fixed and improvements

v0.0.2

29 Jul 10:42

Choose a tag to compare

v0.0.2 Pre-release
Pre-release
  • split matrix functions into separate project

v0.0.1

29 Jul 10:50

Choose a tag to compare

v0.0.1 Pre-release
Pre-release
  • initial release