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