Metadata-Version: 2.1
Name: TPOT
Version: 1.1.0
Summary: Tree-based Pipeline Optimization Tool
Home-page: https://github.com/EpistasisLab/tpot
Author: Pedro Ribeiro
License: GNU/LGPLv3
Keywords: pipeline optimization,hyperparameter optimization,data science,machine learning,genetic programming,evolutionary computation
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10, <3.14
Provides-Extra: skrebate
Provides-Extra: mdr
Provides-Extra: sklearnex
Provides-Extra: amltk
License-File: LICENSE


A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.


