jpmml / r2pmml

R library for converting R models to PMML
GNU Affero General Public License v3.0
73 stars 18 forks source link

To get different Output Prediction for XGBoost PMML #30

Closed san1289 closed 6 years ago

san1289 commented 6 years ago

Hi,

I'm trying to use r2pmml for XGBoost classification model. The output I'm getting from the pmml file has negative values. Is there any way to get the probabilities as the output instead?