An open API service indexing awesome lists of open source software.

https://github.com/sassoftware/sas-viya-workbench-demos

Comprehensive, industry-specific demonstrations of SAS Viya Workbench capabilities
https://github.com/sassoftware/sas-viya-workbench-demos

Last synced: 12 days ago
JSON representation

Comprehensive, industry-specific demonstrations of SAS Viya Workbench capabilities

Awesome Lists containing this project

README

          

# SAS Viya Workbench Demos
---

This repository contains demos for specific industry use cases on SAS Viya Workbench. Demos are organised in different folders as per industry.

We hope these demos stimulate thoughts and ideas around possibilities with SAS Viya Workbench, a developer-oriented, scalable and performant analytics environment which increases productivity. This repository is also an ideal platform for you to showcase your demos (planned) and collaborate with like-minded creators.

## List of demos

Refer [here](./DEMOS_LIST.md) for the full list of demos. Additional demos are expected to be added to this repo soon after following a review process. We highlight the following demos:

| Name | Brief Description |Industry | Owner/Contact | Components | Last Update |
| :--- | :--- | :-: | :-: | :-: | :-: |
| [Loan Default Model](./banking/Loan-Default-Models-with-Lending-Club/)| Fit, assess and compare predictive models for loan defaults | [Banking](./banking/) | yijian.ching@sas.com | SAS, Python | 21NOV2024 |
| [Modeling for Pulmonary Fibrosis Progression](./health-life-sciences/Pulmonary-Fibrosis-Progression-Modeling/)| Coding examples in SAS for predicting pulmonary fibrosis progression using anonymized patient data | [Health & Life Sciences](./health-life-sciences/) | lleyton.seymour@sas.com | SAS | 13MAR2025 |
| [Diabetes Prediction through Python Classes](./health-life-sciences/diabetes-prediction-extensible-classes/)| Predict for diabetes using a Python class through an Object-oriented Programming paradigm| [Health & Life Sciences](./health-life-sciences/) | sundaresh.sankaran@sas.com | Python | 17APR2025 |

## Getting Started - How to use these demos

Make use of a SAS Viya Workbench environment and clone this repository using Git integration capabilities within the Visual Studio Code editor or Jupyter Lab/ Jupyter Notebook interface. You can also use alternative download mechanisms or download / access only a specific demo folder. All demos are self-contained within their respective folders.

```
git clone https://github.com/sassoftware/sas-viya-workbench-demos
```

## Contributing

At present, we accept contributions to this repository only from contributors within the SAS Software organisation. As this project evolves, we will consider contributions from a wider audience. Refer to the [Contributing.md](./CONTRIBUTING.md) page for more details.

## License

This project is licensed under the [Apache 2.0 License](LICENSE).

## Contact
- Sundaresh Sankaran (sundaresh.sankaran@sas.com / sundaresh.sankaran@gmail.com)
- Yi Jian Ching

## Additional Resources

- [SAS® Viya® Workbench: Getting Started](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=workbenchgs&docsetTarget=titlepage.htm)
- [Welcome to SAS® Viya® Workbench Documentation](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=workbenchwlcm&docsetTarget=home.htm)
- [SAS® Viya® Workbench Procedures](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=workbenchprocs&docsetTarget=n1xot8d31pfd0in1puiry6rhrum8.htm)
- [SAS® Language Elements by Name, Product, and Category for SAS® Viya® Workbench](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=vwballprodsle&docsetTarget=titlepage.htm)
- [SAS® Viya® Workbench: Python Programming Guide](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=explore&docsetTarget=titlepage.htm)