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

Support for returning feature_name in Ensemble struct #65

Open andrew-pengjj opened 4 years ago

andrew-pengjj commented 4 years ago

I want to get the feature name list in model, does the author have the space to support this feature? image image