Metadata-Version: 2.1
Name: autom8
Version: 0.0.9
Summary: Python AutoML library
Home-page: https://github.com/jvs/autom8
Author: John K. Von Seggern
Author-email: john@machinate.com
License: MIT License
Description: 
        # autom8
        
        autom8 is an automated machine learning library. It is being developed for
        [machinate.com](https://machinate.com), a machine learning platform for Excel.
        
        This is a work in progress.
        
Keywords: machine learning,autoML
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: ml
