Releases: jdmp/java-data-mining-package
Releases · jdmp/java-data-mining-package
v0.3.0
v0.1.1
- add LibLinear classifier
- add Stanford parser for part-of-speech tagging
v0.1.0
- 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
- split matrix functions into separate project
v0.0.1
- initial release