Difference between revisions of "Forecasting"
Jump to navigation
Jump to search
(Created page with "Category:Software Category:Machine_Learning Category:Data_Science {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONF...") |
|||
Line 3: | Line 3: | ||
[[Category:Data_Science]] | [[Category:Data_Science]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
− | |{{#vardefine:app| | + | |{{#vardefine:app|forecasting}} |
− | |{{#vardefine:url| | + | |{{#vardefine:url|https://pypi.org/project/pytorch-forecasting/}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> |
Revision as of 17:20, 26 January 2023
Description
PyTorch Forecasting is a PyTorch-based package for forecasting time series with state-of-the-art network architectures. It provides a high-level API for training networks on pandas data frames and leverages PyTorch Lightning for scalable training on (multiple) GPUs, CPUs and for automatic logging.
PyTorch Forecasting aims to ease state-of-the-art timeseries forecasting with neural networks for real-world cases and research alike. The goal is to provide a high-level API with maximum flexibility for professionals and reasonable defaults for beginners.
Environment Modules
Run module spider forecasting
to find out what environment modules are available for this application.
System Variables
- HPC_FORECASTING_DIR - installation directory