From 2a07c9155c79b88d8407522eb74f536f5caaebc9 Mon Sep 17 00:00:00 2001 From: Jonathan Hong Date: Wed, 1 Feb 2017 20:46:58 -0800 Subject: [PATCH] Resolved Issue #821 Included period at the end --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dbc5d1..9bbafe4 100644 --- a/README.md +++ b/README.md @@ -745,7 +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 +* [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting library. ## MapReduce