From 24030b26fd6216a3c7e8cb60cbdd518a887d26a8 Mon Sep 17 00:00:00 2001 From: tqchen Date: Fri, 22 Aug 2014 16:49:42 -0700 Subject: [PATCH] add --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 227e9f883..5d9db006a 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ Build Try Graphlab Create Version ===== * Graphlab Create(GLC) is a scalable machine learning toolkit that allows you to deal with big data in python -* XGBoost is adopted by boosted tree library in GLC. The GLC version allows you to do feature engineering, hyper-parameter searching and visualization in one framework. See http://blog.graphlab.com/using-gradient-boosted-trees-to-predict-bike-sharing-demand +* XGBoost is adopted by boosted tree library in GLC. The GLC version allows you to do feature engineering, hyper-parameter searching and visualization in one framework. See the nice blogpost about [predicting bike sharing demand](http://blog.graphlab.com/using-gradient-boosted-trees-to-predict-bike-sharing-demand).