Skip to content

End-to-end solution for training and using ML models in production.

Notifications You must be signed in to change notification settings

apanjain/ML-Ops

Repository files navigation

ML Framework Solution

Production level solution for automating training of already developed models

Architecture Diagram

alt text

Description

  • Easy to setup Kubernetes solution which provides a ready to use environment for training complex ML algorithms.
  • High Availiblity API service for fast training and prediction of ML models.
  • Resource consumption is optimized by on demand resource allocation.
  • Can be easily integrated to pre-existing automation solutions.
  • Customized kafka cluster with secure communication protocols.
  • Highly scalable and language agnostic.

Setup Instructions

Usage

  • Then take the test-user files and upload it to the SFTP folder of one of the user.
  • Execute the training and prediction through the frontend application or the API service provided.