Skip to content

tspannhw/modeldb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelDB: A system to manage ML models

Website: http://modeldb.csail.mit.edu

ModelDB is an end-to-end system to manage machine learning models. It can ingest models and metadata as they are built, store this data in a structured format, and surface it through a web-frontend for rich querying.


ModelDB frontend

News

2017.02.08: ModelDB publicly available! Try it out and contribute.

Setup

ModelDB currently works with machine learning worklows in spark.ml and scikit-learn.

These guides include instructions on setup, building ModelDB, and incorporating ModelDB into ML workflows. Start there!

Questions?

We're happy to help with all things ModelDB! Reach out to modeldb_@_lists.csail.mit.edu or post in the ModelDB Google Group.

About

A system to manage machine learning models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 34.6%
  • Scala 24.8%
  • Python 16.2%
  • JavaScript 10.2%
  • Thrift 5.1%
  • CSS 4.3%
  • Other 4.8%