You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Diff since v2.7.8](v2.7.8...v2.8.0)
- support for dockerized application
- updates to support latest julia version
**Merged pull requests:**
- Clean up (#214) (@ppalmes)
- Refactor project (#217) (@ppalmes)
## TSML v2.7.2
[Diff since v2.7.1](v2.7.1...v2.7.2)
**Closed issues:**
- Working with data in ts format (#193)
**Merged pull requests:**
- CompatHelper: bump compat for CSV to 0.9, (keep existing compat) (#195) (@github-actions[bot])
## TSML v2.7.1
[Diff since v2.7.0](v2.7.0...v2.7.1)
**Closed issues:**
- Refactor TSML to avoid loading AutoMLPipeline to access the abstract base class (#170)
- When using TSML warning about Plots is displayed (#171)
- v2.6.0 - major update for using AMLPipelineBase (#177)
**Merged pull requests:**
- Adapt to AMLPBaseline api changes (#192) (@ppalmes)
- Update due to AMLPipelineBase api changes (#194) (@ppalmes)
## TSML v2.7.0
[Diff since v2.6.3](v2.6.3...v2.7.0)
**Merged pull requests:**
- refactor and support for pipeline with no need of macro (#188) (@ppalmes)