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. Here you have
- a c# dll wrapper, meaning the passage unmanaged to managed code
- the c# Higgs Kaggle demo, instead of the python one
next steps: I will upload a c# cv implementation for the demo very soon
Description
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Languages
C++
45.5%
Python
20.3%
Cuda
15.2%
R
6.8%
Scala
6.4%
Other
5.6%