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

Disable tqdm when making multi-processed predictions (and sync with KNNClassifier)

eonu opened this issue · comments

A few large changes were made to how KNNClassifier is structured (in #187). If relevant, the same changes should be made to KNNClassifier.