databricks / mlops-stacks

This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html
Apache License 2.0
460 stars 156 forks source link

[ML-27370] Add batch score inference using feature store #58

Closed zhe-db closed 1 year ago

zhe-db commented 1 year ago

Add support to use score_batch for batch inference if feature store enabled.

Tests: manual test with Azure-MLOps-CUJ