From 005b76a61fe86f27d3783086f6c4f7f2f1f244ff Mon Sep 17 00:00:00 2001 From: David Hirvonen Date: Fri, 28 Apr 2017 13:56:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1c9134..b437d42 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# xgbooster +# xgboostcpp Simple C++ interface for xgboost with cross platform and size reduce serialization This is a work in progress, and is posted initially as a reference for using the xgboost C++ API.