SAS Pipefitter
Project description
The SAS Pipefitter project provides a Python API for developing machine learning pipelines. The pipelines are built from stages that perform variable transformation, parameter estimation, and hyperparameter tuning.
A key feature of pipefitter is that the pipelines can run with a SAS 9.4 platform as well as with SAS Cloud Analytic Services (CAS) in the SAS Viya platform.
This package builds on the SASPy and SAS SWAT packages. Those packages enable Python to work with SAS 9.4 and SAS Viya, respectively.
Installation
SAS pipefitter can be installed as follows with pip:
pip install pipefitter
Alternatively, you can install a specific release as follows:
pip install https://github.com/sassoftware/python-pipefitter/releases/download/vX.X.X/pipefitter-X.X.X.tar.gz
Dependencies
The package is a pure Python package and works with Python 2.7 or 3.4+.
However, the packages that enable Python to work with the different SAS platforms introduce dependencies of their own.
Package |
SAS Platfom |
Python Support |
---|---|---|
SASPy 2.x |
SAS 9.4 or higher |
Python 3.x |
SWAT v1.1.0+ |
SAS Viya |
Python 2.7 or 3.4+ |
Resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pipefitter-1.0.0.tar.gz
.
File metadata
- Download URL: pipefitter-1.0.0.tar.gz
- Upload date:
- Size: 58.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ac7fe8a4b58542f9b6c5dc69c9a57461b059503a2fa7c6b6c4feac7813c77a0 |
|
MD5 | 1ff2ca77d4fc8541302864e52eef66af |
|
BLAKE2b-256 | 66427973a85354ac5dcbbe09f09b2f76d4074e273a5e234a6c7508954b4f6f1d |