dmlc / xgboost

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

Home Page:https://xgboost.readthedocs.io/en/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: C# package

breezy-badger opened this issue · comments

Hi,

The existing C#/dotnet package PicNet/XGBoost.Net is no longer maintained (and has not been for some years): PicNet/XGBoost.Net@28902d9
and no alternatives to that package exists.

Is there any plans to make an official C#/dotnet package using the existing C++ bindings?

I don't think there's anyone working on it. Feel free to ping me if anyone wants to revise the interface.

I don't think we will have an official package in the main repo in the near future. For others who have developed such a package, feel free to add references to the document.