Metadata-Version: 2.1
Name: easyautoml
Version: 0.1
Summary: Automl with Featuretools generate features and use tpot to select model
Home-page: https://github.com/almandsky/featuretools-tpot
Author: Sky Chen
Author-email: tianxiong_chen@hotmail.com
License: MIT
Keywords: automl meachin-learning tpot featuretools feature-engineering model-selection
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: tpot
Requires-Dist: featuretools
Requires-Dist: sklearn
Requires-Dist: numpy
Requires-Dist: pandas

# easyautoml
Automl with Featuretools generate features and use tpot to select model


