jpmml / jpmml-sklearn

Java library and command-line application for converting Scikit-Learn pipelines to PMML
GNU Affero General Public License v3.0
531 stars 117 forks source link

question: when will this project support the new version jpmml-xgboost? #77

Closed Ying456123 closed 6 years ago

Ying456123 commented 6 years ago

Environment: IBM z/OS system This issue is related with https://github.com/jpmml/jpmml-xgboost/issues/31. I trained a XGBWrapper model at z/OS which is big endian machine, and want to try the jpmml-sklearn with the latest jpmml-xgboost. But seems like the compile process cannot succeed. Blow is the error: image The Big Endian wrapper model: xgbwrapper.tar.gz

Ying456123 commented 6 years ago

@vruusmann Thanks a lot for your quick response. Just want to know when does this fix will be merged to available release?