Tag: Tech

Getting Started with SAS Containers

As of December 2018, any customer with a valid SAS Viya order is able to package and deploy their SAS Viya software in Docker containers. SAS has provided a fully documented and supported project (or “recipe”) for easily building these containers. So how can you start? You can simply stop […]

Getting Started with SAS Containers was published on SAS Users.

How to conditionally terminate a SAS batch flow process in UNIX/Linux

In automated production (or business operations) environments, we often run SAS job flows in batch mode and on schedule. SAS job flow is a collection of several inter-dependent SAS programs executed as a single process. In my earlier posts, Running SAS programs in batch under Unix/Linux and Let SAS write […]

How to conditionally terminate a SAS batch flow process in UNIX/Linux was published on SAS Users.

Automatically extracting key information from textual data

There is tremendous value buried text sources such as call center and chat dialogues, survey comments, product reviews, technical notes, legal contracts… How can we extract the signal we want amidst all the noise?

Automatically extracting key information from textual data was published on SAS Users.

Using Custom Coordinates for map creation in SAS Visual Analytics

In this post, we continue our discussion of geography variables, the foundation of Visual Analytics Geo maps. This time we will look at Custom Coordinates.  As with any statistical graph, understanding your data is key.  But when using Custom Coordinates for geographic maps, this understanding becomes even more important. Use […]

Using Custom Coordinates for map creation in SAS Visual Analytics was published on SAS Users.

Embed scalable graphics using the ODS HTML5 destination

Beginning with SAS® 9.4, you can embed graphics output within HTML output using the ODS HTML5 destination. This technique works with SAS/GRAPH® procedures (such as GPLOT and GCHART), SG procedures (such as SGPLOT and SGRENDER), and when you create graphics output with ODS Graphics enabled. Most (if not all) existing […]

Embed scalable graphics using the ODS HTML5 destination was published on SAS Users.

5 things to know about multi-tenancy

Multi-tenancy is one of the exciting new capabilities of SAS Viya. Because it is so new, there is quite a lot of misinformation going around about it. I would like to offer you five key things to know about multi-tenancy before implementing a project using this new paradigm. All tenants […]

5 things to know about multi-tenancy was published on SAS Users.

How to spot counterfeit company logos with AI – no SAS programming experience needed

As one of SAS’ newest systems engineers, recently joining the Americas Artificial Intelligence Team, I’m incredibly excited to gain expertise in artificial intelligence and machine learning. I also look forward to applying my knowledge to enable others to leverage the advanced technologies that SAS offers. However, as a recent graduate […]

How to spot counterfeit company logos with AI – no SAS programming experience needed was published on SAS Users.