tpot
ML optimizer
Automated machine learning tool that optimizes machine learning pipelines using genetic programming
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
10k stars
288 watching
2k forks
Language: Python
last commit: 4 months ago
Linked from 7 awesome lists
adspag066833aimlalzheimeralzheimersautomated-machine-learningautomationautomldata-sciencefeature-engineeringgradient-boostinghyperparameter-optimizationmachine-learningmodel-selectionniaparameter-tuningpythonrandom-forestscikit-learnu01ag066833
Related projects:
Repository | Description | Stars |
---|---|---|
pycaret/pycaret | An automation tool for machine learning workflows in Python | 8,955 |
catalyst-team/catalyst | A PyTorch framework for accelerating deep learning research and development by focusing on reproducibility, rapid experimentation, and codebase reuse. | 3,295 |
pythonot/pot | A Python library providing a set of algorithms and solvers for optimal transport problems in signal processing, machine learning, and computer vision. | 2,431 |
timeseriesai/tsai | A comprehensive deep learning package for time series data analysis and forecasting. | 5,262 |
locuslab/optnet | A PyTorch module that adds differentiable optimization as a layer to neural networks | 513 |
asyml/texar-pytorch | A toolkit providing easy-to-use machine learning modules and functionalities for natural language processing and text generation tasks | 745 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 83,959 |
deap/deap | An evolutionary computation framework for rapid prototyping and testing of ideas using Python. | 5,852 |
lge-arc-advancedai/auptimizer | Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. | 200 |
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimization of machine learning models | 1,884 |
kakaobrain/torchgpipe | A PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients. | 817 |
metaopt/torchopt | An efficient library for differentiable optimization built on top of PyTorch. | 544 |
google-research/t5x | A modular framework for training and deploying sequence models at scale | 2,682 |
nltk/nltk | A comprehensive toolkit for natural language processing tasks in Python. | 13,620 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |