sassoftware / python-sasctl

Python package and CLI for user-friendly integration with SAS Viya
https://sassoftware.github.io/python-sasctl
Apache License 2.0
46 stars 41 forks source link

H2O score code handling using v1.8 method for Viya 3.5 #166

Closed smlindauer closed 1 year ago

smlindauer commented 1 year ago

Describe the issue When importing an H2O model (mojo or binary) into MM, it was discovered that the score code methods with respect to SAS Viya 3.5 do not match the changes seen in SAS Viya 4.

To Reproduce Run the example H2O notebook, targeting a SAS Viya 3.5 server.

Expected behavior The score code should be attempting a direct load of the H2O object, rather than the workaround seen in prior versions.

Version v1.9.1