Skip to content

bpdo/vessel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vessel

a machine learning model registry

Getting Started

Install the dependencies:

pip install -r requirements.txt

Start-up the server:

make

Environment Variables

Name Description Default Value
CHUNK_SIZE Buffer size for reading files, in bytes 8192
CONNECTION_STRING Database connection string sqlite:///vessel.db
FILE_PATH Path where model files will be written /tmp/vessel

About

a machine learning model registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published