Skip to content

Automate Multi-Scale Mixing for Time Series Forecasting Based on Neural Architecture Search

Notifications You must be signed in to change notification settings

delight16/AutoMixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoMixer: Automate Multi-Scale Mixing for Time Series Forecasting Based on Neural Architecture Search

Dataset

You can download the all datasets from datasets. All the datasets are well pre-processed and can be used easily.

Requirements

Automixer has tested using python 3.8. For convenience, execute the following command.

pip install -r requirements.txt

Running the code

You can get into the folder ./sh and use following command to test code:

bash m4.sh
bash train3.sh
bash train4.sh
bash train7.sh
bash train8.sh
bash weather.sh
bash solar.sh
bash ETT.sh

About

Automate Multi-Scale Mixing for Time Series Forecasting Based on Neural Architecture Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published