kianho / mlmax

Example templates for the delivery of custom ML solutions to production so you can get started quickly without having to make too many design choices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML Max

ML Max is a set of example templates to accelerate the delivery of custom ML solutions to production so you can get started quickly without having to make too many design choices.

Quick Start

  1. ML Training Pipeline: This is the process to set up standard training pipelines for machine learning models enabling both immediate experimentation, as well as tracking and retraining models over time.
  2. ML Inference Pipeline: Deploys a model to be used by the business in production. Currently this is coupled quite closely to the ML training pipeline as there is a lot of overlap.
  3. Development environment: This module manages the provisioning of resources and manages networking and security, providing the environment for data scientists and engineers to develop solutions.

Help and Support

About

Example templates for the delivery of custom ML solutions to production so you can get started quickly without having to make too many design choices.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 93.7%Language:Python 6.0%Language:Shell 0.2%