mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-19 07:41:35 +03:00
commit
1ad31dff0c
@ -702,6 +702,7 @@ on MNIST digits[DEEP LEARNING]
|
|||||||
* [Annoy](https://github.com/spotify/annoy) - Approximate nearest neighbours implementation
|
* [Annoy](https://github.com/spotify/annoy) - Approximate nearest neighbours implementation
|
||||||
* [skflow](https://github.com/google/skflow) - Simplified interface for TensorFlow, mimicking Scikit Learn.
|
* [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.
|
* [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.
|
||||||
|
* [pgmpy](https://github.com/pgmpy/pgmpy) A python library for working with Probabilistic Graphical Models.
|
||||||
|
|
||||||
<a name="python-data-analysis" />
|
<a name="python-data-analysis" />
|
||||||
#### Data Analysis / Data Visualization
|
#### Data Analysis / Data Visualization
|
||||||
|
Loading…
Reference in New Issue
Block a user