v0.1.6 - 2021-03-08
This version introduces two new pipelines: LSTM AE and Dense AE.
In addition to minor improvements, a bit of code refactoring took place to introduce
a new primtive: reconstruction_errors.
Issues resolved
- Comparison of DTW library performance - Issue #205 by @sarahmish
- Not able to pickle dump tadgan pipeline - Issue #200 by @sarahmish
- New pipeline LSTM and Dense autoencoders - Issue #194 by @sarahmish
- Readme - Issue #192 by @pvk-developer
- Unable to launch cli - Issue #186 by @sarahmish
- bullet points not formatted correctly in index.rst - Issue #178 by @micahjsmith
- Update notebooks - Issue #176 by @sarahmish
- Inaccuracy in README.md file in orion/evaluation/ - Issue #157 by @sarahmish
- Dockerfile -- docker does not find orion primitives automatically - Issue #155 by @sarahmish
- Primitive documentation - Issue #151 by @sarahmish
- Variable name inconsistency in tadgan - Issue #150 by @sarahmish
- Sync leaderboard tables between
BENCHMARK.mdand the docs - Issue #148 by @sarahmish