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.
- Host: GitHub
- URL: https://github.com/sassoftware/sas-viya-forecasting
- Owner: sassoftware
- License: apache-2.0
- Created: 2018-01-19T03:32:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T17:14:21.000Z (about 1 year ago)
- Last Synced: 2025-02-13T13:24:45.813Z (9 months ago)
- Language: SAS
- Size: 3.17 MB
- Stars: 7
- Watchers: 12
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: SUPPORT.md
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)