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
456 stars 156 forks source link

Models uc update #106

Closed niall-turbitt closed 1 year ago

niall-turbitt commented 1 year ago

Models in UC addition to MLOps Stack

NOTE:

Testing Example AWS repo with Feature Store and models in UC: https://github.com/databricks/example-aws-github-project-fs-uc

Example AWS repo with no Feature Store and models in UC: https://github.com/databricks/example-aws-github-project-uc

mingyu89 commented 1 year ago

Amazing. This is such a huge change. Great work and many thanks.

niall-turbitt commented 1 year ago

@arpitjasa-db made some changes to get Feature Store working with models in UC

Example AWS repo with Feature Store and models in UC: https://github.com/databricks/example-aws-github-project-fs-uc

Example AWS repo with no Feature Store and models in UC: https://github.com/databricks/example-aws-github-project-uc