diff --git a/README.md b/README.md index 4733a3142..5810720ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ In the main repo you already find 2 windows projects for the porting of the exec 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 + 1) a c# dll wrapper, meaning the passage from 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 (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