Skip to content

StreamDM Summer 2015 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@smaniu smaniu released this 30 Jun 09:55
· 189 commits to master since this release

First release candidate for StreamDM.

It contains the first iteration of the StreamDM API, and implements the following methods:

  • Classification: SGD Learner, Perceptron, Naive Bayes, and Hoeffding Decision Trees;
  • Clustering: CluStream and StreamKM++;
  • Ensembles: Bagging.