Issues
- 1
- 0
GBTRegressor to ONNX output looks like Classifier
#703 opened by MelihAkdag - 1
[xgboost] Using `onnx==1.14.0` & `onnxruntime==1.15.1` with `target_opset=15` raises NOT_IMPLEMENTED
#701 opened by pvardanis - 0
Integrate with ONNX 1.17.0 release branch
#700 opened by roborags - 1
Converting LightGBM Regressor to ONNX seems impossible with mixed float and string initital_types.
#696 opened by flaussy - 3
- 0
- 3
- 4
- 4
onnx converted : xgboostRegressor multioutput model predicts 1 dimension instead of original 210 dimensions.
#676 opened by devspatron - 6
Python 3.9 CoreML conversion
#687 opened by b005t3r - 1
Fail to import BlobReader from libmilstoragepython. No module named 'coremltools.libmilstoragepython'
#693 opened by longge-vision - 1
RandomForestClassifier: ONNX output converts all BRANCH_LEQ to BRANCH_EQ
#688 opened by tiago-rib-goncalves - 1
- 4
How to solve Feature name error while converting an XGBClassifier model to ONNX?
#624 opened by AnouarITI - 1
- 22
- 1
Integrate with ONNX 1.16.0 release branch
#685 opened by cjvolzka - 2
No module named 'onnxconverter_common'
#673 opened by xkszltl - 0
UNABLE_TO_INFER_SCHEMA on pyspark
#677 opened by cometta - 0
XGBRegressor conversion to onnx gives wrong predictions for xgboost 2.0
#672 opened by veselina-marinova-cresset - 0
XGBClassifier conversion to onnx gives wrong predictions if dataset has only 2 categories (xgboost 2.0)
#671 opened by veselina-marinova-cresset - 1
- 1
XGBRegressor with objective='count:poisson' causes serialization to fail with no error message
#658 opened by ParanoidAltoid - 1
- 5
- 12
Kernel crashing while executing convert_catboost
#620 opened by hanzigs - 0
Mismatch between XGBoost and converted onnx, with respect to "colsample_bytree"
#667 opened by chunhaoIcici - 3
XGBoost 2.0.0 breaking changes
#651 opened by ksaur - 2
- 1
- 1
XGBRanker ONNX Conversion
#623 opened by hasush - 5
errror:'Booster' object has no attribute 'attr'
#645 opened by shushan2017 - 4
SparkML GBTClassifier fails to convert to ONNX
#648 opened by yungcero - 1
- 0
- 2
- 0
Convert_xgboost for XGBRegressor with objective="reg:logistic" gives wrong results
#646 opened by laurentbeaughon - 0
XgBoost Regressor Conversion
#642 opened by rahul3161 - 0
Unable to convert large model from Keras
#640 opened by emerzon - 2
- 2
LightGBM Version 4.0.0 changes
#632 opened by ksaur - 3
- 0
Feature Request: XGBoost: XGBClassifier with gblinear booster converts to onnx
#628 opened by ahallermed - 0
convert XGBRegressor( booster='gblinear', objective='reg:squarederror') to ONNX returns error
#633 opened by devspatron - 5
Add source distribution to PyPI releases
#625 opened by janjagusch - 0
lgbm booster regressor ONNX transform issue
#627 opened by Jeremylee1234 - 2
Please validate onnx converter with onnx 1.14.0rc3
#622 opened by liqunfu - 1
KeyError: 'pyspark.ml.regression.IsotonicRegressionModel' when trying to convert Pyspark model to ONNX format
#618 opened by shyy5358 - 1
sparkml utils.py getTensorTypeFromSpark for batch inputs; buildInputDictSimple excludes StringType()
#615 opened by mattoh91