| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-10-06 | 1.9 kB | |
| Release 0.1.4_ S3 event-based prediction, patch deployment source code.tar.gz | 2022-10-06 | 40.5 kB | |
| Release 0.1.4_ S3 event-based prediction, patch deployment source code.zip | 2022-10-06 | 73.3 kB | |
| Totals: 3 Items | 115.8 kB | 0 | |
What's Changed
- Add app template supported AWS lambda s3 event-based predictions by @cosmicBboy in https://github.com/unionai-oss/unionml/pull/164
- fix type guard functions by @cosmicBboy in https://github.com/unionai-oss/unionml/pull/166
- add wait to train and predict cli, use model_type hint by @cosmicBboy in https://github.com/unionai-oss/unionml/pull/167
- add app_version to serving, fix integration tests by @cosmicBboy in https://github.com/unionai-oss/unionml/pull/168
- add tests using UnionML tasks in Flyte workflows by @cosmicBboy in https://github.com/unionai-oss/unionml/pull/169
- add integration tests to ci build by @cosmicBboy in https://github.com/unionai-oss/unionml/pull/170
- patch deployment support using Flyte's fast registration by @kumare3 in https://github.com/unionai-oss/unionml/pull/165
- Add conda installation guide in README.md and contributing guide docs by @williamardianto in https://github.com/unionai-oss/unionml/pull/175
- Issue templates added by @MrKrishnaAgarwal in https://github.com/unionai-oss/unionml/pull/177
- Added COC and Contributing by @MrKrishnaAgarwal in https://github.com/unionai-oss/unionml/pull/176
- Add documentation for what functions invoked in model.train as in model.predict by @bilal-aamer in https://github.com/unionai-oss/unionml/pull/180
- use feature transformer more consistently by @cosmicBboy in https://github.com/unionai-oss/unionml/pull/185
New Contributors
- @kumare3 made their first contribution in https://github.com/unionai-oss/unionml/pull/165
- @williamardianto made their first contribution in https://github.com/unionai-oss/unionml/pull/175
- @MrKrishnaAgarwal made their first contribution in https://github.com/unionai-oss/unionml/pull/177
- @bilal-aamer made their first contribution in https://github.com/unionai-oss/unionml/pull/180
Full Changelog: https://github.com/unionai-oss/unionml/compare/v0.1.3...v0.1.4