sassoftware / sassoftware/python-sasctl
Import the preprocessing process
Open
@smlindauer is already working on this.
Since Jun 15, 2023.
question
- Dominant language
- Python
- Stars
- 52
- Forks
- 45
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 2
Description
How can I encapsulate the preprocessing process into the scoring process as well when registering python models with pzmm? In the pzmm_binary_classification_model_import.ipynb example, only the decision tree/random forest/gradient boosting models are encapsulated into the pickle file, but preprocessing process such as missing imputation, variable encoding are not included.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.