Skip to content

aish-anand/modeldb-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Installing verta

  1. use Python3
  2. cd into ${CLIENT_REPO}/verta/
  3. run ./fix-import.sh
  4. run pip install .
  5. use the Python client with from verta import ModelDBClient

Generating Data

  1. install verta
  2. instantiate backend
  3. cd into ${CLIENT_REPO}/workflows/
  4. run pip install -r requirements.txt
  5. cd into ${CLIENT_REPO}/workflows/datagen/
  6. edit scripts to enter user auth credentials
  7. run scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 51.7%
  • Python 47.9%
  • Other 0.4%