Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.14 KB

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.