You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the PMML file generated in SPSS application and to convert it into pypmml format. the output is not matching when the covariates are added in the DataField and MiningField.
Should I be used any different attributes to be added in pypmml to use covariates?
Please suggest.
@harishmdy I have no idea what you want to do, pypmml completely conforms to the PMML standard, if your model is a valid PMML, pypmml can support it. Maybe you can use the transformations for covariates, for details visit https://dmg.org/pmml/v4-4-1/Transformations.html
What is the tag I should use to add covariate in pypmml
The text was updated successfully, but these errors were encountered: