Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 412 Bytes

VERSIONS.md

File metadata and controls

23 lines (16 loc) · 412 Bytes

Versions

v0.3

  • GMMs

v0.2

  • PCA
  • FA
  • refactoring to Nd4j

v0.1

  • hosting on maven central repository
  • HMM: train a HMM given observational state data and hidden state data, predict a sequence of hidden states given observational state data
  • code coverage using jacoco
  • code quality using codacy
  • unit tests for all the methods
  • travis ci binding
  • code coverage using codecov