mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-28 04:58:05 +03:00
TPOT, the Tree-based Pipeline Optimization Tool, for machine learning pipelines added
This commit is contained in:
parent
0a6bb1e059
commit
0db8bf7d92
@ -689,6 +689,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
* [Neural Networks and Deep Learning](https://github.com/mnielsen/neural-networks-and-deep-learning) - Code samples for my book "Neural Networks and Deep Learning" [DEEP LEARNING]
|
||||
* [Annoy](https://github.com/spotify/annoy) - Approximate nearest neighbours implementation
|
||||
* [skflow](https://github.com/google/skflow) - Simplified interface for TensorFlow, mimicking Scikit Learn.
|
||||
* [TPOT](https://github.com/rhiever/tpot) - Tool that automatically creates and optimizes machine learning pipelines using genetic programming. Consider it your personal data science assistant, automating a tedious part of machine learning.
|
||||
|
||||
<a name="python-data-analysis" />
|
||||
#### Data Analysis / Data Visualization
|
||||
|
Loading…
Reference in New Issue
Block a user