v0.4.2
Added
JOB_NAME
to MLFlow tag, lambda-rised to set_tag function for future tagging in MLFlow by @Syakyr (6e6e507)
Fixed
- Bumped
mlflow-skinny
to 2.16.0 to resolve issue in mlflow/mlflow#12853 by @Syakyr (787217b) - Added
logger.error(e)
to diagnose issues pertaining to failedmlflow_init
by @Syakyr (fa0b0ab) - Removed whitespace behind trailing slash within code examples by @Syakyr (95c573d)
- Changed
PATH
append to absolute path${HOME_DIR}
in Dockerfiles to resolve pathing issue withgunicorn
@Syakyr (8e71403)
Full Changelog: v0.4.1...v0.4.2