Update README.md
This commit is contained in:
parent
a68f6680a0
commit
0f28ee4a8e
10
README.md
10
README.md
@ -1,9 +1,11 @@
|
|||||||
This is a Fork of XGBoost from https://github.com/tqchen/xgboost
|
This is a Fork of XGBoost from https://github.com/tqchen/xgboost
|
||||||
|
|
||||||
In the main repo you already find 2 windows projects 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
|
Here (https://github.com/giuliohome/xgboost/tree/master/windows/xgboost_sharp_wrapper) you have:
|
||||||
2) the c# Higgs Kaggle demo, instead of the python one
|
|
||||||
|
1) a c# dll wrapper, meaning the passage unmanaged to managed code
|
||||||
|
2) the c# Higgs Kaggle demo, instead of the python one
|
||||||
|
|
||||||
next steps:
|
next steps:
|
||||||
I will upload a c# cv implementation for the demo very soon
|
I will upload a c# cv implementation for the demo very soon
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user