sassoftware / sassoftware/python-sasctl
Can not run a scoring test for model registered by register_sas_regression_model.py
@smlindauer 已经在做这个了。
开始于 2023年2月9日。
- 主要语言
- Python
- 星标
- 52
- 派生
- 45
- 平均合并
- 23 小时 38 分钟
- 30 天内合并 PR
- 2
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。