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

Update MLOps stacks project layout #46

Closed mingyu89 closed 1 year ago

mingyu89 commented 1 year ago

Signed-off-by: Mingyu Li mingyu.li@databricks.com

Followed stacks layout proposal https://docs.google.com/document/d/1BTFOzxiVzCJ2uKN0f9N3id85pL32Gof6c0cD1ao7fNo/edit#

It's a big change. Let's focus on code correctness for now and fix/improve docs later.

Changes

Sanity check of generating project and running Train notebook

Screen Shot 2023-02-10 at 1 41 21 PM Screen Shot 2023-02-10 at 1 41 35 PM

new layout

mingyu89 commented 1 year ago

Closing this one. Created a new PR https://github.com/databricks/mlops-stack/pull/49