Metadata-Version: 2.1
Name: TPOT
Version: 0.11.0
Summary: Tree-based Pipeline Optimization Tool
Home-page: https://github.com/EpistasisLab/tpot
Author: Randal S. Olson
Author-email: rso@randalolson.com
License: GNU/LGPLv3
Description: 
        A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.
        
        Contact
        =============
        If you have any questions or comments about TPOT, please feel free to contact us via:
        
        E-mail: ttle@pennmedicine.upenn.edu or weixuanf@pennmedicine.upenn.edu
        
        or Twitter: https://twitter.com/trang1618 or https://twitter.com/WeixuanFu
        
        This project is hosted at https://github.com/EpistasisLab/tpot
        
Keywords: pipeline optimization,hyperparameter optimization,data science,machine learning,genetic programming,evolutionary computation
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Provides-Extra: xgboost
Provides-Extra: skrebate
Provides-Extra: mdr
Provides-Extra: dask
