This contains MLOps code. That will be developed, unit tested, packaged and delivered independently and typically maintained by Application developer in an organization.
- src : MLOps source code, that will be packaged as Python
wheel
. - tests : unit test cases for
src
. - orchestrator : Databricks Python Notebooks for MLOps orchestrator.
- deployment : deployment templates (ARM and Databricks Jobs, Cluster).