ICLR25-FSCA
[ICLR2025]Context-Alignment: Activating and Enhancing LLMs Capabilities in Time Series
File Explorer
Download Latest Version (.zip)- run.sh
- __init__.py
- data_fsca.py
- data_vca.py
- dataset.py
- datasplit.py
- utils.py
- __init__.py
- embed.py
- GNNLLM_fsca.py
- GNNLLM_utils_fsca.py
- GNNLLM_utils_vca.py
- GNNLLM_vca.py
- gpt4ts.py
- loss.py
- RevIN.py
- ts_transformer.py
- __init__.py
- analysis.py
- utils.py
- __init__.py
- main_gnn_fsca.py
- main_gnn_vca.py
- optimizers.py
- options.py
- running_fsca.py
- running_vca.py
- data_factory.py
- data_loader.py
- data_loader_mul.py
- LLMwithGNN.py
- RevIN.py
- DLinear.py
- FSCA.py
- GPT4TS.py
- PatchTST.py
- 192.sh
- 336.sh
- 96.sh
- 192.sh
- 336.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- ETTh1.sh
- ETTh2.sh
- ETTm1.sh
- ETTm2.sh
- __init__.py
- metrics.py
- timefeatures.py
- tools.py
- embed.py
- main.py
- data_factory.py
- data_loader.py
- data_loader_mul.py
- LLMwithGNN.py
- RevIN.py
- DLinear.py
- FSCA.py
- GPT4TS.py
- PatchTST.py
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- 192.sh
- 336.sh
- 720.sh
- 96.sh
- ECL.sh
- ETTh1.sh
- ETTh2.sh
- ETTm1.sh
- ETTm2.sh
- run_ett.sh
- Traffic.sh
- Weather.sh
- __init__.py
- metrics.py
- timefeatures.py
- tools.py
- embed.py
- main.py
- __init__.py
- data_factory.py
- data_loader.py
- m4.py
- uea.py
- exp_basic.py
- exp_short_term_forecasting.py
- Embed.py
- LLMwithGNN.py
- RevIN.py
- FSCA.py
- GPT4TS.py
- run.sh
- __init__.py
- losses.py
- m4_summary.py
- masking.py
- metrics.py
- timefeatures.py
- tools.py
- run.py
- data_factory.py
- data_loader.py
- data_loader_mul.py
- LLMwithGNN.py
- RevIN.py
- DLinear.py
- FSCA.py
- GPT4TS.py
- PatchTST.py
- ETTh1_ETTh2.sh
- ETTh1_ETTm2.sh
- ETTh2_ETTh1.sh
- ETTh2_ETTm2.sh
- ETTm1_ETTh2.sh
- ETTm1_ETTm2.sh
- ETTm2_ETTh2.sh
- ETTm2_ETTm1.sh
- __init__.py
- metrics.py
- timefeatures.py
- tools.py
- embed.py
- main.py
- .gitignore
- env.sh
- overview.png
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/tokaka22/ICLR25-FSCA
Downloads the entire project code from GitHub to your computer.
cd ICLR25-FSCA
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
