Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 606 Bytes

File metadata and controls

10 lines (8 loc) · 606 Bytes

MLConnector

This section describes the ML API (MLConnector) design. It is based on Flask REST. This is the bridge between all MYSysOps operations and ML assisted operations. It allow for flexible and decoupled way to train, deploy, and monitor all ML operations within the MYSysOps continuum. It also offers support for drift detecting and explainability. Below the flow diagram.

MLConnector  Diagram

For installation and step-by-step guide, please checkout the following sections.