I have a PMML generated from SAS Miner that I can't get properly evaluated using JPMML 1.2.6. i am getting a significant difference in scores when comparing with SAS.
Earlier,I was getting an FMTWIDTH error and resolved it using the solution mentioned in
http://stackoverflow.com/a/33157862/1808924
Any ideas why I am not getting same score using JPMML?
Thanks Jason for a detailed reply.
> I would directionally recommend to make sure JPMML 1.2.6 is fully compatible with the DMG version your EM is comfortable with.
I have verified this by generating PMML DMG Version 4.1. using R studio and getting exact results with JPMML.But i am not sure why in case of SAS generated PMLL it's not working fine .
Although, researching a bit more on the issue i found a pattern that the scoring probabilities JPMMl is calculating is exactly double of SAS Score.please see the attached file.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.