From 42c722648897284bc6d61cf9c6496c3405b6318e Mon Sep 17 00:00:00 2001 From: ZAPFACK Fabrice Date: Thu, 5 Jul 2018 08:08:26 +0200 Subject: [PATCH] add H2O to machine learning section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92784dd0..d3ddceee 100644 --- a/README.md +++ b/README.md @@ -768,6 +768,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for Machine Learning. See: [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python).* +* [H2O](https://github.com/h2oai/h2o-3) - Open Source Fast Scalable Machine Learning Platform. * [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics. * [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing. * [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning.