Skip to content

Dutch-voyage/PTN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is code for Paper "Learned Data Transformation: A Data-centric Plugin for Enhancing Time Series Forecasting"

The template we use is https://github.com/ashleve/lightning-hydra-template

To run the code, first install with requirements.txt

pip install -r requirements.txt

Then you should specify your data paths in .env file

Finally run with:

python run/src/train.py task=forecasting

For specific configs setting, you can change the .yaml files in configs directories

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published