Tag: Open Source

SAS and Open-Source Model Management (free eBook)

Turn analytical models into business value and smarter decisions with this special collection of papers about SAS Model Management. Without a structured and standardized process to integrate and coordinate all the different pieces of the model life cycle, a business can experience increased costs and missed opportunities. SAS Model Management solutions enable organizations to register, test, deploy, monitor, and retrain analytical models, leveraging any available technology – including open-source models in Python, R, and TensorFlow –into a competitive advantage.

SAS and Open-Source Model Management (free eBook) was published on SAS Users.

Machine Learning with SASPy: Exploring and Preparing your data – Part 3

Parts 1 and 2 of this blog post discussed exploring and preparing your data using SASPy. To recap, Part 1 discussed how to explore data using the SASPy interface with Python. Part 2 continued with an explanation of how to prepare your data to use it with a machine-learning model. […]

Machine Learning with SASPy: Exploring and Preparing your data – Part 3 was published on SAS Users.

Adding SAS® procedures to the SASPy interface to Python

Bringing the power of SAS to your Python scripts can be a game changer. An easy way to do that is by using SASPy, a Python interface to SAS allowing Python developers to use SAS® procedures within Python. However, not all SAS procedures are included in the SASPy library. So, […]

Adding SAS® procedures to the SASPy interface to Python was published on SAS Users.

developer.sas.com 2.0: More than just a pretty interface

Site relaunches with improved content, organization and navigation. In 2016, a cross-divisional SAS team created developer.sas.com. Their mission: Build a bridge between SAS (and our software) and open source developers. The initial effort made available basic information about SAS® Viya® and integration with open source technologies. In June 2018, the […]

developer.sas.com 2.0: More than just a pretty interface was published on SAS Users.

Using Python to run jobs in your SAS Grid

One of the features of SAS Grid Manager (and SAS Grid Manager for Platform) introduced in SAS 9.4 M6 is the capability for the grid provider software to handle open-source workloads in addition to traditional SAS jobs. In this post, we’ll take a look at the steps required to get your SAS Grid Manager environment set up to utilize this functionality, and we’ll demonstrate the process of submitting Python code for execution in the SAS Grid.

Using Python to run jobs in your SAS Grid was published on SAS Users.

Coding in Python with SAS University Edition

Good news learners! SAS University Edition has gone back to school and learned some new tricks. With the December 2017 update, SAS University Edition now includes the SASPy package, available in its Jupyter Notebook interface. If you’re keeping track, you know that SAS University Edition has long had support for […]

The post Coding in Python with SAS University Edition appeared first on The SAS Dummy.