Metadata-Version: 2.1
Name: mercury-ml
Version: 0.1.2
Summary: A library for managing Machine Learning workflows
Home-page: https://github.com/mercury-ml-team/mercury-ml
Author: Karl Schriek
Author-email: kschriek@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: jsonref
Provides-Extra: gcs
Requires-Dist: google-cloud-storage ; extra == 'gcs'
Provides-Extra: h2o
Requires-Dist: h2o ; extra == 'h2o'
Provides-Extra: h2o-sparkling
Requires-Dist: h2o ; extra == 'h2o-sparkling'
Requires-Dist: pyspark ; extra == 'h2o-sparkling'
Requires-Dist: h2o-pysparkling ; extra == 'h2o-sparkling'
Provides-Extra: keras
Requires-Dist: tensorflow ; extra == 'keras'
Requires-Dist: keras ; extra == 'keras'
Requires-Dist: pillow ; extra == 'keras'
Provides-Extra: keras-gpu
Requires-Dist: tensorflow-gpu ; extra == 'keras-gpu'
Requires-Dist: keras ; extra == 'keras-gpu'
Requires-Dist: pillow ; extra == 'keras-gpu'
Provides-Extra: mongo
Requires-Dist: pymongo ; extra == 'mongo'
Provides-Extra: s3
Requires-Dist: boto3 ; extra == 's3'

UNKNOWN


