eonu / sequentia

Scikit-Learn compatible HMM and DTW based sequence machine learning algorithms in Python.
https://pypi.org/project/sequentia/
MIT License
63 stars 8 forks source link

fix: call `KNNMixin._dtw1d` when `independent=True` #251

Closed eonu closed 6 months ago

eonu commented 6 months ago

Description

Fixes #250 (was calling wrong DTW function).

Checklist

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 587dc8de-10f4-4295-832b-1504ba8e266d

Details


Totals Coverage Status
Change from base Build d31d7ff8-d7b5-47c4-bbc7-8b83b833affb: 0.2%
Covered Lines: 2199
Relevant Lines: 2420

💛 - Coveralls