We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9d147 commit aa9952eCopy full SHA for aa9952e
onnxmltools/__init__.py
@@ -22,6 +22,7 @@
22
from .convert import convert_lightgbm
23
from .convert import convert_sklearn
24
from .convert import convert_sparkml
25
+from .convert import convert_xgboost
26
27
from .utils import load_model
28
from .utils import save_model
0 commit comments