Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 350 Bytes

File metadata and controls

10 lines (6 loc) · 350 Bytes

ML Source

Overview

This contains machine learning code. That will be developed, unit tested, packaged and delivered independently and typically maintained by Data scientist in an organization.

Contents

  1. src : machine learning source code, that will be packaged as Python wheel.
  2. tests : unit test cases for src.