VertaAI/modeldb
Open Source ML Model Versioning, Metadata, and Experiment Management
This system helps machine learning engineers and data scientists keep track of all the different versions of their models, the data used to train them, configuration settings, and the surrounding environment. It takes your model training code and outputs a comprehensive record of each experiment run, including performance metrics and lineage, enabling reproducibility and easier collaboration. It's designed for individuals and teams building and deploying ML models.
1,744 stars. No commits in the last 6 months.
Use this if you need to ensure your machine learning models are reproducible, manage multiple experiments efficiently, track model performance over time, and collaborate with a team on model development.
Not ideal if you are looking for an automated machine learning platform or a solution that builds models for you, as this focuses on managing the models you already develop.
Stars
1,744
Forks
287
Language
Java
License
Apache-2.0
Category
Last pushed
Jul 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/VertaAI/modeldb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
basetenlabs/truss
The simplest way to serve AI/ML models in production
Lightning-AI/LitServe
A minimal Python framework for building custom AI inference servers with full control over...
deepjavalibrary/djl-serving
A universal scalable machine learning model deployment solution
tensorflow/serving
A flexible, high-performance serving system for machine learning models