Closed wf-r closed 3 years ago
@wf-r Thanks for your info, it is a bug of PMML4S handling the invalid value. I have fixed it. Please, reinstall the latest version from Github by the following command:
pip install --upgrade git+https://github.com/autodeployai/pypmml.git
Please, let me know if you still have a problem.
Great, thanks for the quick fix!
Hi,
in the following model, I would assume that InvalidValueReplacement should yield a result different from the one currently produced by PyPmml. Could you have a look at it?
How to reproduce:
out.txt
System:
Thank you! Wolfgang