dmlc / dmlc/treelite

will the speed same if i convert both xgboost model and lighgbm model to .so use treelite?

Open
#602 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
830
Forks
112
Avg merge
1d 12h
Merged PRs (30d)
18

Description

Currently, I have tested to convert lightgbm model or xgboost model to .so file use treelite & tl2cgen, but i find that even though the depth(7) and tree number(500) are both same for two model, the .so converted from lightgbm is much faster than xgboost when predict one row, is this normal? If so, how can i speed up the xgboost for one row predict

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.