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
v0.1.9 is a minor release building upon the previous version containing some bug fixes and internal changes including automatically versioning ML models and cleaning the bucket names correctly.
v0.1.7 is a minor release building upon the previous version containing mostly bug fixes and internal changes. Net new functionality as a part of this release include version support for multiple python versions, and a deployment option for local deploys.
What's Changed
update to pyproject.toml for version by @mcdaded in #24
v0.1.7 - More python version support, local deploy, bugfixes by @mcdaded in #25
Improvements for passing arguments to AWS (including region, profile). Adding in a cloudwatch scheduler to keep lambda warm and improve prediction performance. Bug fixes for iterations on initialization