DARF

May 6, 2024 ยท View on GitHub

Here is the code for the paper DARF.

Requirements

  • Python 3.6
  • See requirements.txt

Data Preparation

  • Electricity: https://paperswithcode.com/dataset/electricity
  • ETTh2: https://github.com/zhouhaoyi/ETDataset
  • Traffic: https://zenodo.org/record/4656132#.Y3ttxezMIeY

Running

python3 run.py

Contents

  1. 1Requirements
  2. 2Data Preparation
  3. 3Running