Skip to content

hannesdm/multiview-kernel-pca-time-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-view Restricted Kernel Machine for Time-series Forecasting

Preprint: https://arxiv.org/abs/2301.09811

Usage

Install packages in conda environment

conda env create -f environment.yml

Train

Activate the conda environment conda activate rkm_env and run one of the following commands, for example:

python main.py 

For parameter search

python parameter_search.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages