Added velox as part of the machine learning domain.
This commit is contained in:
Oliver Bieh-Zimmert
2016-06-03 12:47:32 +02:00
parent 567226439d
commit cdf84631ee

View File

@@ -350,6 +350,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu
* [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/wiki) - learning system sponsored by Microsoft and Yahoo!.
* [WEKA](http://www.cs.waikato.ac.nz/ml/weka/) - suite of machine learning software.
* [BidMach](https://github.com/BIDData/BIDMach) - CPU and GPU-accelerated Machine Learning Library.
* [Velox](https://github.com/amplab/velox-modelserver) - System for serving machine learning predictions.
## Benchmarking