Releases: numerai/numerai-predict
Releases · numerai/numerai-predict
v1.2.0
v1.1.0
All new model uploads must depend on LightGBM >= v4 moving forward.
LightGBM v3.3.5 End-of-Life
If your model pipeline still depends on LightGBM v3, (for a limited time) you can select one of the End-of-Life LightGBM v3 Python versions. These EOL versions will not be updated or patched ever. We recommend all model upload users upgrade to LightGBM v4 now.
What's Changed
- Lightgbm v4.0.0
- Numerblox added
- Polars added
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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