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

https://github.com/sassoftware/sas-viya-forecasting

Code examples and data for forecasting using the SAS Viya platform.
https://github.com/sassoftware/sas-viya-forecasting

Last synced: 7 months ago
JSON representation

Code examples and data for forecasting using the SAS Viya platform.

Awesome Lists containing this project

README

          

# SAS Viya® Forecasting

## Overview
This project contains code examples and supporting material for forecasting techniques using the SAS Viya® platform.

## Installation

### Getting started
The SAS Viya Forecasting repository contains several key folders:

1. **data**: Contains example datasets used in forecasting demonstrations.
2. **EventTables**: Contains event tables, such as country-specific holidays and other important dates.
3. **Forecasting-Cookbook**: Includes new SAS Viya Forecasting procedures and object packages using the examples in the online book.
4. **RnnAutoTuneBlogExamples**: Contains code examples that can be run within the SAS Viya environment for RNN Autotune mentioned in the SAS blog.

These folders support users in exploring forecasting techniques using the SAS Viya platform. More details are available on the [GitHub page](https://github.com/sassoftware/sas-viya-forecasting).

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

## Contributing
Maintainers are accepting patches and contributions to this project.
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on submitting contributions to this project.

## Additional resources

* [SAS Viya Forecasting Cookbook](https://blogs.sas.com/content/forecasting/2020/06/26/sas-viya-forecasting-cookbook/)
* [SAS Viya Forecast Cookbook (GitHub)](https://github.com/RayanPoudyal/SAS-Viya-Forecast-Cookbook/tree/master)
* [How to Develop Better Forecasts With SAS® Visual Forecasting Q&A, Slides, and On-Demand Recording](https://communities.sas.com/t5/Ask-the-Expert/How-to-Develop-Better-Forecasts-With-SAS-Visual-Forecasting-Q/ta-p/913616)