Skip to content

Multi Cloud Model Management System for Machine Learning

License

Notifications You must be signed in to change notification settings

chris-chris/xmodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.