This is the second post in a series covering parallel processing in SAS Viya. The first post served as an introduction to parallel processing. It covered parallel processing uses in data science and the SAS Viya products that facilitate it. There are countless opportunities for using parallel processing within data
Author
Tips for parallel processing in CASL
Parallel Processing in SAS Viya
Most computers can execute operations in parallel due to their multicore infrastructure. Performing more than one operation simultaneously has the potential to speed up most tasks and has many practical uses within the field of data science. SAS Viya offers several products that facilitate parallel task execution. Many of these
Explaining complex models in SAS® Viya® with programmatic interpretability
In the preceding two posts, we looked at issues around interpretability of modern black-box machine-learning models and introduced SAS® Model Studio within SAS® Visual Data Mining and Machine Learning. Now we turn our attention to programmatic interpretability.