Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 244 Bytes

File metadata and controls

9 lines (7 loc) · 244 Bytes

Common ML

A repository containing common utilites functions and classes for Eluvio ML applications

Install package via pip

pip install git+https://github.com/eluv-io/common-ml.git

Local testing

  1. pip install .
  2. pytest tests