Issues
- 1
Fix independent DTW
#250 opened by eonu - 0
Perform benchmarks against other DTW-KNN implementations
#249 opened by eonu - 1
- 1
- 0
Add multi-processing for preprocessing module
#206 opened by eonu - 2
- 1
Ideas how to interpret classifications?
#212 opened by franz101 - 1
Fix broken intersphinx references
#207 opened by eonu - 1
Limit, remove or make validation optional
#195 opened by eonu - 0
Add prediction tests for serialization/deserialization
#196 opened by eonu - 1
Fix TravisCI build credit issue
#208 opened by eonu - 1
Use another dataset for tests and notebooks
#194 opened by eonu - 1
Allow torch.Tensor inputs to DeepGRU
#183 opened by eonu - 4
DeepGRU for multivariate time series input
#185 opened by Vaibhav-2022 - 1
Add tests for DeepGRU
#181 opened by eonu - 1
- 1
Improve tests for KNNClassifier
#189 opened by eonu - 1
Return class scores for KNNClassifier
#191 opened by eonu - 2
KNN classifier labels
#186 opened by manisci - 1
Update hmmlearn to v0.2.7
#193 opened by eonu - 1
Disable tqdm when making multi-processed predictions (and sync with KNNClassifier)
#197 opened by eonu - 1
- 1
Move HMMClassifier prior and posterior definition
#199 opened by eonu - 1
Normalize posteriors returned by HMMClassifier
#190 opened by eonu - 2
Allow installation from conda-forge
#144 opened by eonu - 1
Rework the preprocessing module
#177 opened by eonu - 0
Add tests for all properties
#119 opened by eonu - 1
Add easy access to the hmmlearn ConvergenceMonitor
#139 opened by eonu - 1
Prefix functions in validator class with is_
#159 opened by eonu - 1
Add _check_fitted helper
#157 opened by eonu - 1
- 1
- 1
- 1
- 2
- 1
- 1
- 1
Add support for feature-dependent DTW (DTWD)
#124 opened by eonu - 1
Fix type specification in docs
#129 opened by eonu - 2
Installation problem - process aborted
#102 opened by ClaudiusBZ - 1
Clean up Sphinx package imports
#97 opened by eonu - 1
Update copyright year
#98 opened by eonu - 1
Specify package __version__
#96 opened by eonu - 1
Import error on instantiating DTWKNN
#95 opened by AniketVashishtha