Metadata-Version: 2.1
Name: mercury-ml
Version: 0.2.1.dev0
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: sklearn
Requires-Dist: jsonref
Requires-Dist: json-tricks
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: mongo
Requires-Dist: pymongo ; extra == 'mongo'
Provides-Extra: s3
Requires-Dist: boto3 ; extra == 's3'
Provides-Extra: tensorflow
Requires-Dist: tensorflow ; extra == 'tensorflow'
Requires-Dist: pillow ; extra == 'tensorflow'
Provides-Extra: tensorflow-gpu
Requires-Dist: tensorflow-gpu ; extra == 'tensorflow-gpu'
Requires-Dist: pillow ; extra == 'tensorflow-gpu'

UNKNOWN


