Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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).