Sequentia

Latest version: v2.0.2

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.2.0

Major changes

- Add multi-processing support for `DTWKNN` predictions. ([29](https://github.com/eonu/sequentia/pull/29))
- Rename the `fit_transform()` function in `Preprocess` to `transform()` since there is nothing being fitted. ([35](https://github.com/eonu/sequentia/pull/35))
- Modify package classifiers in `setup.py` ([31](https://github.com/eonu/sequentia/pull/31)):
- Set development status classifier to `Pre-Alpha`.
- Add Python version classifiers for v3.5+.
- Specify UNIX and macOS operating system classifiers.

Minor changes

- Finish tutorial and example notebooks. ([35](https://github.com/eonu/sequentia/pull/35))
- Rename `examples` directory to `notebooks`. ([32](https://github.com/eonu/sequentia/pull/32))
- Host notebooks statically on [nbviewer](https://github.com/jupyter/nbviewer). ([#32](https://github.com/eonu/sequentia/pull/32))
- Add reference to Pomegranate [paper](http://jmlr.org/papers/volume18/17-636/17-636.pdf) and [repository](https://github.com/jmschrei/pomegranate). ([#30](https://github.com/eonu/sequentia/pull/30))
- Add badges to `README.md`. ([28](https://github.com/eonu/sequentia/pull/28))

0.1.0

Major changes

Nothing, initial release!

</details>

[v2.0.2](https://github.com/eonu/sequentia/releases/tag/v2.0.2) - 2024-04-13

Bug Fixes

- call `KNNMixin._dtw1d` when `independent=True` ([251](https://github.com/eonu/sequentia/issues/251))

[v2.0.1](https://github.com/eonu/sequentia/releases/tag/v2.0.1) - 2024-04-02

Bug Fixes

- use log probs for `KNNClassifier.predict_log_proba` ([247](https://github.com/eonu/sequentia/issues/247))

[v2.0.0](https://github.com/eonu/sequentia/releases/tag/v2.0.0) - 2024-04-01

Refactor

- full `scikit-learn` compatibility + general refactor ([241](https://github.com/eonu/sequentia/issues/241))

<!-- generated by git-cliff -->

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.