K Nearest Neighbour is an algorithm that stores all the available observations and classifies the new data based on a similarity measure.
Tech
You most likely have used a Portable Document Format (PDF) file in one form or another. Now, what if you have a PDF file and want to extract the text from the file? What if the PDF file contains input fields that a user fills in and you want to
Appending data tables is a common task for data analysis. Here are three of the several methods possible through the SAS Viya platform.
Welcome back to my SAS Users blog series CAS Action! - a series on fundamentals. In this post, I'll show how to create user defined functions (UDFs) for the distributed CAS server using SAS and CASL code. Once the UDF is created, you can use it on the CAS server with programming
In the second of a two-part series, SAS' Cindy Wang reveals how to create a custom graph template in SAS Graph Builder that can be rendered as a radar chart in SAS Visual Analytics.
In the first of a two-part series, SAS' Cindy Wang shows you how to create a radar chart in SAS Visual Analytics using custom graph capabilities.
SAS SVP Kimberly May provides an update about the new SAS Customer Service Portal.
Welcome to the continuation of my series Getting Started with Python Integration to SAS Viya. In this post I'll show how to create user defined functions (UDFs) for the distributed CAS server using the SWAT package. Once the UDF is created you can use it on the CAS server with programming
Just coming in from an AP news source, here's your situation: At your company, you have both a SAS 9 and a SAS Viya Environment. And your problem: You want to migrate your scheduling jobs which are SAS programs from SAS 9 to a SAS Viya Environment. How can this
SAS' Cindy Wang, inspired by a SAS Support Community post, reveals how to perform dynamic calculations for an xmr control chart.