Metadata-Version: 1.1
Name: TPOT
Version: 0.9.3
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 me via:
        
        E-mail: rso@randalolson.com
        
        or Twitter: https://twitter.com/randal_olson
        
        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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
