PicNet / XGBoost.Net

.Net wrappers for the awesome XGBoost library
51 stars 18 forks source link

Implemented proper disposal handling since there was a memory leakage… #11

Closed ajanth85 closed 7 years ago

ajanth85 commented 7 years ago

… in the wrapper code.