Skip to content

Commit aa9952e

Browse files
scnakandalaWenbing Li
authored andcommitted
exposing convert_xgboost API method (#318)
1 parent cf9d147 commit aa9952e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

onnxmltools/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
from .convert import convert_lightgbm
2323
from .convert import convert_sklearn
2424
from .convert import convert_sparkml
25+
from .convert import convert_xgboost
2526

2627
from .utils import load_model
2728
from .utils import save_model

0 commit comments

Comments
 (0)