mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
Update README.md
Added Information about Towhee.Towhee is an open-source machine learning pipeline that helps you encode your unstructured data into embeddings.
This commit is contained in:
parent
8f6aa16d32
commit
7451abc13f
1 changed files with 1 additions and 0 deletions
|
@ -1095,6 +1095,7 @@ be
|
||||||
* [Featureforge](https://github.com/machinalis/featureforge) A set of tools for creating and testing machine learning features, with a scikit-learn compatible API.
|
* [Featureforge](https://github.com/machinalis/featureforge) A set of tools for creating and testing machine learning features, with a scikit-learn compatible API.
|
||||||
* [MLlib in Apache Spark](http://spark.apache.org/docs/latest/mllib-guide.html) - Distributed machine learning library in Spark
|
* [MLlib in Apache Spark](http://spark.apache.org/docs/latest/mllib-guide.html) - Distributed machine learning library in Spark
|
||||||
* [Hydrosphere Mist](https://github.com/Hydrospheredata/mist) - a service for deployment Apache Spark MLLib machine learning models as realtime, batch or reactive web services.
|
* [Hydrosphere Mist](https://github.com/Hydrospheredata/mist) - a service for deployment Apache Spark MLLib machine learning models as realtime, batch or reactive web services.
|
||||||
|
* [Towhee](https://towhee.io) - A Python module that encode unstructured data into embeddings.
|
||||||
* [scikit-learn](https://scikit-learn.org/) - A Python module for machine learning built on top of SciPy.
|
* [scikit-learn](https://scikit-learn.org/) - A Python module for machine learning built on top of SciPy.
|
||||||
* [metric-learn](https://github.com/metric-learn/metric-learn) - A Python module for metric learning.
|
* [metric-learn](https://github.com/metric-learn/metric-learn) - A Python module for metric learning.
|
||||||
* [Intel(R) Extension for Scikit-learn](https://github.com/intel/scikit-learn-intelex) - A seamless way to speed up your Scikit-learn applications with no accuracy loss and code changes.
|
* [Intel(R) Extension for Scikit-learn](https://github.com/intel/scikit-learn-intelex) - A seamless way to speed up your Scikit-learn applications with no accuracy loss and code changes.
|
||||||
|
|
Loading…
Reference in a new issue