This release is a pre-release and may not be stable for production use.
A python client for working with ModelDB machine learning management system.
This library makes it easy for users of the ModelDB ML management system to automatically catalog models built with scikit-learn.
ModelDB is an end-to-end system for managing machine learning models. It ingests models and associated metadata as models are being trained, stores model data in a structured format, and surfaces it through a web-frontend for rich querying. ModelDB runs on Python 2.X and 3.X and can be used with any ML environment via the ModelDB Light API.
Quick start
Install
You can install it using pip directly from PyPI:
pip install modeldb
Custom Configuration
Once installed, you can create a custom syncing scheme setup by typing:
python -m modeldb create_config
Unless an alternative syncing scheme is specialized, modeldb will use the packaged syncer.json defaults.
Use
This library requires a connection to a ModelDB server to work. You can see the getting started docs here.
Additional documentation on the light_api and scikit-learn client is also available.
Release files for modeldb 0.0.1a30
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| modeldb-0.0.1a30.tar.gz | 66.2 kB | Details |
Release files / modeldb-0.0.1a30.tar.gz
| Download URL | modeldb-0.0.1a30.tar.gz |
|---|---|
| Size | 66.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
27180666960ec117022d1697d692db83fabcaddae25f8e1456b8a69dc5134c54
|
|
BLAKE2b-256 checksum How to use checksums |
8bc1eca2c8f55733de991e0b528dd38bc1eb467895bc13d19759f86d501cd5cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |