Giter VIP home page Giter VIP logo

camul's Introduction

CaMUL: Calibrated and Accurate Multi-view Time-Series Forecasting

Setup

We require you to have anaconda or miniconda installed. Run the script ./scripts/setup.sh to setup the virtual environment with all the required packages.

Data download and preprocessing

Twitter dataset

The probability distributions for each week over all states are available in ./data/tweet_dataset folder as npy files for each week and state.

Power dataset

Run the ./scripts/download_power.sh to download dataset.

Covid dataset

Covid dataset is available in ./data/covid_data folder. Run ./scripts/covid_preprocess.sh to preprocess the features of dataset.

Google Symptoms

Symptoms dataset is available in ./data/symptom_data. Run ./scripts/preprocess_symp.sh for preprocessing.

Experiments

We have ./train_tweets.py, ./train_covid.py, ./train_power.py, ./train_symp.py to run the model for each of the benchmarks. You may tune the arguments related week ahead, prediction week/season by passing the commandline arguments. Use the --help flag for a list of all arguments.

Acknowledgement

In case you use our code or datasets, please cite us as:

@article{kamarthi2021camul,
  title={CAMul: Calibrated and Accurate Multi-view Time-Series Forecasting},
  author={Kamarthi, Harshavardhan and Kong, Lingkai and Rodr{\'\i}guez, Alexander and Zhang, Chao and Prakash, B Aditya},
  journal={Proceedings of the Web Conference 2022},
  year={2022}
}

camul's People

Contributors

kage08 avatar gautham-g avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.