Skip to content

v1.0.0

Compare
Choose a tag to compare
@pschork pschork released this 06 Jun 01:05
· 30 commits to stable since this release
ccc8b4e

What's Changed

  • Initial model prediction runtime with support for presigned model get and output post URLS by @pschork in #1
  • Update make release target by @pschork in #2
  • Add release target for py3.10 and py3.11 by @pschork in #3
  • add py3.9 deployment action by @ndharasz in #6
  • remove problematic makefile commands, add 3.10 and 3.11 image release actions by @ndharasz in #7
  • fix region by @ndharasz in #9
  • replace ecr-public w/ ecr by @ndharasz in #10
  • fix dockerfiles by @ndharasz in #11
  • Add support for local dataset file path to be specified by @pschork in #12
  • fix status code check by @ndharasz in #13
  • Additional error handling for invalid pickle types by @pschork in #14
  • add more error handling by @ndharasz in #15
  • Maintain model name by @pschork in #16
  • Dockerize releases by @pschork in #17

New Contributors

Full Changelog: https://github.com/numerai/numerai-predict/commits/v1.0.0