Skip to content

The code to replicate the experiments in the paper "Deep Functional Factor Models: Forecasting High-Dimensional Functional Time Series via Bayesian Nonparametric Factorization"

License

Notifications You must be signed in to change notification settings

zhangchenhaobest/Forecasting_High_Dimensional_Functional_Time_Series_via_Bayesian_Nonparametric_Factorization

 
 

Repository files navigation

Code for DF2M

This repository contains the code for DF2M

Requirements

This code is written in Python. The required libraries are:

  • pytorch==1.12.1
  • pyreadr==0.4.7
  • sklearn==1.2.1
  • pyro==1.8.4
  • numpy==1.21.6
  • seaborn==0.12.2
  • tqdm==4.64.1
  • scipy==1.10.0
  • skfda==0.8.1

Usage

To use the code, navigate to the directory where the code is located and run:

$ python main.py

About

The code to replicate the experiments in the paper "Deep Functional Factor Models: Forecasting High-Dimensional Functional Time Series via Bayesian Nonparametric Factorization"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%