diff --git a/README.md b/README.md index 9b20452af..2032a4940 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -xgboost - -eXtreme Gradient Boosting Library +xgboost: eXtreme Gradient Boosting ======= +An efficient general purpose gradient boosting (tree) library. + Creater: Tianqi Chen + +Documentation: https://github.com/tqchen/xgboost/wiki + Features ======= @@ -30,4 +33,3 @@ File extension convention: (2) .cpp are implementations that will be compiled, with less comment; (3) .hpp are implementations that will be included by .cpp, with less comment -See also: https://github.com/tqchen/xgboost/wiki