Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 590 Bytes

File metadata and controls

12 lines (8 loc) · 590 Bytes

MLOps

Overview

This contains MLOps code. That will be developed, unit tested, packaged and delivered independently and typically maintained by Application developer in an organization.

Contents

  1. src : MLOps source code, that will be packaged as Python wheel.
  2. tests : unit test cases for src.
  3. orchestrator : Databricks Python Notebooks for MLOps orchestrator.
  4. deployment : deployment templates (ARM and Databricks Jobs, Cluster).