Learn how SAS 9 programmers can use agentic AI tools such as Claude Code and ChatGPT Codex with SASPy to automate code generation, execution, testing, and debugging while maintaining human oversight, validation, and ownership of results.
Learn how SAS 9 programmers can use agentic AI tools such as Claude Code and ChatGPT Codex with SASPy to automate code generation, execution, testing, and debugging while maintaining human oversight, validation, and ownership of results.
In this third article, we will introduce an alternative approach that surfaces the CMS-HCC Risk Adjustment Model execution through SASPy integration to a Flask application. We will demonstrate how this integration allows a user to score an individual patient/member on-demand, using inputs to an interactive web form to execute the model score code, surfacing the resulting score to the user.
SASPy and the SAS kernel for Jupyter Notebook enable you to connect to SAS® 9.4 and the SAS® Viya® compute server from your client machine. You can then interact with SAS and SAS Viya via Python. If you are not familiar with SASPy and the SAS kernel, this article provides an introduction.