An open API service indexing awesome lists of open source software.

https://github.com/chris-chris/xmodel

Multi Cloud Model Management System for Machine Learning
https://github.com/chris-chris/xmodel

deep-learning devops dl dl-pipelines machine-learning ml ml-pipeline mlops model model-management

Last synced: 3 months ago
JSON representation

Multi Cloud Model Management System for Machine Learning

Awesome Lists containing this project

README

        

# Xmodel: A model management framework for machine learning

Xmodel is an automatic model management software framework, particularly designed for machine learning.

## Key Features

Xmodel has modern functionalities as follows:

- Multi-cloud model management
- Lightweight, versatile, and platform agnostic architecture

## Basic Concepts

We use the terms `project` and `model` as follows:

- Project: A project manages many models
- Model: A model in a machine learning system

## Principles

- Extensible: Easily define your own model validation logic and feature preprocessing code.
- Scalable: Xmodel has a modular architecture.