Relative Content

Tag Archive for pythonpython-3.xartificial-intelligencemlpyp

PYPMML Model is returning “None” in the responses when we upgrade to latest version 17

We observed a vulnerability in commons-text-1.6.jar and is vulnerable to CVE-2022-42889 which exists in versions >= 1.5, < 1.10.0.
To mitigate this vulnerability, we upgraded the package version to 0.9.17 from 0.9.12. The model has started giving “None” in the responses when we call predict method with our request data. Responses are as expected with the old version.
Can some one please help?
enter image description here