python-sasctl icon indicating copy to clipboard operation
python-sasctl copied to clipboard

Score method not available

Open JeromeCaron05 opened this issue 5 years ago • 1 comments

Hi Jonathan (& team),

Would it be possible to add a score method option to SASCTL so that we can leverage the inherent testing features of SAS Viya in Model Manager? Currently, the publishing validation (or scoring tests) only works on the Python side of things and cannot be leveraged elsewhere (as the Module_x.predit(Y) method, apparently, doesn't seem to work on the SAS Viya end).

Thanks in advance - much appreciated.

Jerome

JeromeCaron05 avatar Oct 20 '20 12:10 JeromeCaron05

I am looking into adding the score execution service to sasctl currently. An experimental branch should be appearing soon with the new service.

smlindauer avatar Jun 22 '22 17:06 smlindauer