From a68f6680a04086911341080bec8808e35017118c Mon Sep 17 00:00:00 2001 From: giuliohome Date: Sun, 31 Aug 2014 15:29:03 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f11dd74ec..ecee80f4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ This is a Fork of XGBoost from https://github.com/tqchen/xgboost -In the main repo you already find 2 windows project for the porting of the executable and the python library. + +In the main repo you already find 2 windows projects for the porting of the executable and the python library. Here you have 1) a c# dll wrapper, meaning the passage unmanaged to managed code 2) the c# Higgs Kaggle demo, instead of the python one