sassoftware / sassoftware/python-sasctl

Can not run a scoring test for model registered by register_sas_regression_model.py

Open
#152 3 comments 0 reactions 1 assignee View on GitHub

@smlindauer is already working on this.

Since Feb 9, 2023.

bug
Dominant language
Python
Stars
52
Forks
45
Avg merge
23h 38m
Merged PRs (30d)
2

Description

Describe the issue
Can not run a scoring test for model registered by register_sas_regression_model.py
To Reproduce
Just run register_sas_regression_model.py and get a model registered. Then create a scoring test and run the scoring test. It failed. The issue was caused by the score code type for the registered model. I switched from DS2 multi-type to DS2 package and it worked.
Expected behavior
A clear and concise description of what you expected to happen.

Stack Trace
If you're experiencing an exception, include the full stack trace and error message.

Version
What version of sasctl are you using?
1.7.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.