Releases: bonsai-rx/machinelearning
Releases · bonsai-rx/machinelearning
Bonsai.ML 0.3.1
Bonsai.ML 0.3.0
What's Changed
- Introducing Online Inference with Hidden Markov Models (HMMs) by @ncguilbeault in #22
- Refactor visualizers package to improve separation between package specific visualizers and reusable visualizers by @ncguilbeault in #23
- Bug fixes in python string formatting by @ncguilbeault in #24
- Refactor LDS Package by @ncguilbeault in #25
- Update and optimize ML operator icon by @glopesdev in #27
- Update documentation examples by @glopesdev in #28
Full Changelog: v0.2.0...v0.3.0
Bonsai.ML 0.2.0
What's Changed
- Refactor build solution jobs into CI pipeline by @glopesdev in #14
- Linear regression subpackage added to linear dynamical systems by @ncguilbeault in #8
- Adding online learning to lds model by @ncguilbeault in #10
- Add forecasting capabilities to lds model by @ncguilbeault in #11
- Updated timeseries visualizers for kinematics model and mashup visualizers by @ncguilbeault in #12
- Added forecast visualizers by @ncguilbeault in #13
- Run workflow directly from the test folder by @glopesdev in #16
- Avoid shutdown exception due to deprecated API by @glopesdev in #17
- Add support for unit testing by @ncguilbeault in #15
- Allow examples to bootstrap from local packages by @glopesdev in #20
- Use state component visualizer label in Y axis by @glopesdev in #21
Full Changelog: v0.1.0...v0.2.0
Bonsai.ML 0.1.0
What's Changed
- Add linear dynamical systems package and oxyplot time series visualizer by @ncguilbeault in #2
- Add package conceptual documentation and technical reference by @ncguilbeault in #3
- Update documentation infrastructure to leverage reusable templates by @glopesdev in #4
- Export SVG files for example workflows automatically by @glopesdev in #6
- Add README file to package metadata by @glopesdev in #7
New Contributors
- @ncguilbeault made their first contribution in #2
- @glopesdev made their first contribution in #4
Full Changelog: https://github.com/bonsai-rx/machinelearning/commits/v0.1.0