eonu / sequentia

Scikit-Learn compatible HMM and DTW based sequence machine learning algorithms in Python.

Home Page:https://pypi.org/project/sequentia/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests for all properties

eonu opened this issue · comments

There may be a few properties in the GMMHMM, HMMClassifier and KNNClassifier classes that still require unit tests. These tests are pretty easy to write, and are just checking that it returns the correct thing, but I haven't gotten around to it.