From e4ad70e21cd8a9a46494150fac3a9e6a48b81adb Mon Sep 17 00:00:00 2001 From: giuliohome Date: Sun, 31 Aug 2014 15:41:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98c1b053e..4733a3142 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Here you have: 1) a c# dll wrapper, meaning the passage unmanaged to managed code, in https://github.com/giuliohome/xgboost/tree/master/windows/xgboost_sharp_wrapper - 2) the c# Higgs Kaggle demo, instead of the python one in https://github.com/giuliohome/xgboost/tree/master/windows/kaggle_higgs_demo + 2) the c# Higgs Kaggle demo, instead of the python one (actually you will get a higher score with the c# version, due to some changes I've made) in https://github.com/giuliohome/xgboost/tree/master/windows/kaggle_higgs_demo next steps: