Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 456 Bytes

VERSIONS.md

File metadata and controls

18 lines (14 loc) · 456 Bytes

Versions

v0.1

  • hosting on maven central repository
  • PCA
  • 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

Author