dmitryikh / leaves

pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks
MIT License
419 stars 72 forks source link

common model interface{} #10

Closed dmitryikh closed 5 years ago

dmitryikh commented 5 years ago

Specifically for rests purpose it would be useful to have a common interface for LGEnsemble & XGEnsemble.