Metadata-Version: 1.1
Name: getml
Version: 0.8
Summary: Python API for getML
Home-page: https://docs.get.ml/0.8
Author: getML
Author-email: support@get.ml
License: UNKNOWN
Download-URL: https://github.com/getml/getml-python-api
Description: 
            getML (https://get.ml) is a software for automated machine learning
            (AutoML) with a special focus on feature engineering for relational data
            and time series. The getML algorithms can produce features that are far
            more advanced than what any data scientist could write by hand or what you
            could accomplish using simple brute force approaches.
        
            This is the official python client for the getML engine.
        
            Documentation and more details at https://docs.get.ml/0.8
        
Keywords: AutoML,feature engineering
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
