dmitryikh / leaves

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

Xgboost multiclass predictions #21

Closed dmitryikh closed 6 years ago

dmitryikh commented 6 years ago
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 72


Changes Missing Coverage Covered Lines Changed/Added Lines %
xgensemble_io.go 5 6 83.33%
lgensemble.go 0 3 0.0%
xgensemble.go 16 36 44.44%
<!-- Total: 23 47 48.94% -->
Files with Coverage Reduction New Missed Lines %
internal/xgbin/xgbin_io.go 7 48.33%
xgensemble.go 8 47.92%
<!-- Total: 15 -->
Totals Coverage Status
Change from base Build 69: -0.3%
Covered Lines: 758
Relevant Lines: 1237

💛 - Coveralls