tomasatdatabricks
tomasatdatabricks
This is in preparation for the updates to the scoring protocol in mlflow 2.0. Signed-off-by: tomasatdatabricks ## Related Issues/PRs #xxx ## What changes are proposed in this pull request? (Please...
This PR makes the following changes to the scoring API: headers: No longer recognize format flags used in mlflow 1.0 to specify pandas encoding (split or records or numpy split)....
[WIP] Preparation for moving stuff to Spark. Moved utilities for image schema numpy array conversion to (copy pasted from spark 2.3) Image schema code. 1. Extended ImageSchema scala code with...