Skip to content

pgsin/XGBoost.Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XGBoost.Net

.Net wrapper for XGBoost based off the Python API.

Available as a NuGet package.

Notes: For tests, loading the dll doesn't seem to work when referencing as a shared project, but loading as a nuget package works. So the Tests will fail in the XGBoost solution but will work in the XGBoostTests Solution.

Did multitargeting for the library (only) based on this post: https://weblog.west-wind.com/posts/2017/jun/22/multitargeting-and-porting-a-net-library-to-net-core-20#Running-Tests-in-Visual-Studio----One-Framework-at-a-Time

About

.Net wrappers for the awesome XGBoost library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%