Category: SAS

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Fitting a Linear Regression

Learn how to fit a linear regression and use your model to score new data. In part 4 of this series, we created our modeling dataset by including a column to identify the rows to be used for training and validating our model. Here, we will create our first model […]

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Fitting a Linear Regression was published on SAS Users.

New SAS Training Course: Statistics You Need to Know for Machine Learning

Developing an accurate understanding of statistics will help you build robust machine learning models that are optimized for a given business problem. SAS launched a new course that provides a comprehensive overview of the fundamentals of statistics that you’ll need to start your data science journey. This course is also a prerequisite to many courses in the SAS data science curriculum.

New SAS Training Course: Statistics You Need to Know for Machine Learning was published on SAS Users.

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Creating Training and Validation Data Sets

Learn how to split your data into a training and validation data set to be used for modeling. In part 3 of this series, we replaced the missing values with imputed values. Our final step in preparing the data for modeling is to split the data into a training and […]

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Creating Training and Validation Data Sets was published on SAS Users.

A tip for moving SAS Visual Analytics reports in SAS Viya 4 between SAS Viya environments

In SAS Viya 4 you can create Reports in SAS Visual Analytics that you may want to move around between machines. What if you want copy a report for example from a development environment folder to a production environment folder? You may want to work on the report in one system before putting it onto a final system and making it generally available. Or you may want to have a backup copy saved for recovery purposes. This blog post provides an updated description of how to easily save off SAS Visual Analytics report content to a file and easily move it between machines.

A tip for moving SAS Visual Analytics reports in SAS Viya 4 between SAS Viya environments was published on SAS Users.