Tag: sas viya

Getting Started with Python Integration to SAS® Viya® – Part 8 – Creating Calculated Columns

Welcome to the continuation of my series Getting Started with Python Integration to SAS Viya. In previous posts, I discussed how to connect to the CAS server, how to execute CAS actions, and how to filter CAS tables. Now it’s time to focus on creating calculated columns on a CAS table. Load and explore […]

Getting Started with Python Integration to SAS® Viya® – Part 8 – Creating Calculated Columns was published on SAS Users.

Why learn SQL?

SQL (Structured Query Language) is the most widely used programming language for relational databases worldwide. No other programming language produces more hits for a web search than SQL and interest is growing rapidly. In June 2010, Google showed 135 million hits versus 586 million hits in June 2020. SQL is […]

Why learn SQL? was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 7 – Filtering CAS Tables

Welcome to the seventh installment in my series Getting Started with Python Integration to SAS Viya. In previous posts, I discussed how to connect to the CAS server, how to execute CAS actions, and how to work with the results. Now it’s time to learn how to filter CAS tables. Load and explore data […]

Getting Started with Python Integration to SAS® Viya® – Part 7 – Filtering CAS Tables was published on SAS Users.

Beggars can’t be choosers…Unless they’re using SAS Viya

Have you ever heard the phrase “beggars can’t be choosers”? Basically, it means that if you ask for something, be grateful for what you get, especially if you don’t have the means to acquire it yourself. This phrase can be widely applicable to most areas of our lives, but when […]

Beggars can’t be choosers…Unless they’re using SAS Viya was published on SAS Users.

Introducing Analytics Pro Advanced Programming: The power of SAS on your desktop

SAS Analytics Pro Advanced Programming offers key statistical capabilities in a docker container. The product bundles selected executables from SAS Viya to create the container, which eases or streamlines the setup required for fixes and updates to the software.

Introducing Analytics Pro Advanced Programming: The power of SAS on your desktop was published on SAS Users.

Running CMS Risk Adjustment Models via API with SAS Analytics Pro (Viya) on Azure

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.

Running CMS Risk Adjustment Models via API with SAS Analytics Pro (Viya) on Azure was published on SAS Users.

ModelOps in practice: How to call SAS models from Microsoft Power BI, part 4

Just getting started with this series? Make sure to explore the earlier posts Part 1, Part 2 and Part 3. Up until now, you have seen how ModelOps can solve your biggest machine learning challenges and that SAS and Microsoft, together, can help you deploy, govern and monitor your models […]

ModelOps in practice: How to call SAS models from Microsoft Power BI, part 4 was published on SAS Users.