Metadata-Version: 2.1
Name: fugue-ml
Version: 0.0.3.dev2
Summary: Fugue ML
Home-page: http://github.com/fugue-project/fugue-ml
Author: The Fugue Development Team
Author-email: hello@fugue.ai
License: Apache-2.0
Description: # Fugue Machine Learning Library
        
        This is a Machine Learning Library containing scale agnostic and platform agnostic algorithms built
        on top of Fugue.
        
Keywords: fugue machine learning ai
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: openai
Provides-Extra: huggingface
Provides-Extra: hnswlib
