From e22c3fa8f4e2d2b112dc2c1df8fd420050723885 Mon Sep 17 00:00:00 2001 From: Jonathan Hong Date: Wed, 1 Feb 2017 20:43:15 -0800 Subject: [PATCH] Resolve Issue #821 Added xgboost library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dc6cf1d..6dbc5d1a 100644 --- a/README.md +++ b/README.md @@ -745,6 +745,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning. * [surprise](http://surpriselib.com) - A scikit for building and analyzing recommender systems. * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/). +* [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting Library ## MapReduce