/wikiMLP

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Makefile CI

Portfolio Content

The repo is aim to indicate my personal understanding about DevOps, DataOps, and MLOps. All included contents are used for study purpose.

The application includes the following user interfaces:

  • Command Line Tool
  • Web Services
  • Docker Container according to the figure shown in the CI environment.

In particular, the following functionalities are available via the above user interfaces

CI Environment

The app is aim to deploy CI pipeline in the Github Actions for the following functionalities, e.g.:

  • Unit Test
  • Lint Score
  • Unified formatting of Code
  • Setup Command Line Tool
  • Installation of Dependencies
  • Automatic Code Bulding

CI Environment