Skip to content

Official implementation of "A novel weighted approach for time series forecasting based on visibility graph"

Notifications You must be signed in to change notification settings

ztxtech/weighted-visibility-graph-forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Forecasting: A Novel Weighted Approach Based on Visibility Graph

This repository contains the source code for the paper "A novel weighted approach for time series forecasting based on visibility graph". The method proposed in the paper leverages the characteristics of visibility graphs for time series forecasting and introduces a novel weighted approach to enhance prediction accuracy.

Introduction

The project provides a Python implementation for executing the time series forecasting algorithm described in the paper. The algorithm is based on the concept of visibility graphs, constructing graphs by computing visibility between nodes, and adjusting nodes using a weighted approach to improve prediction accuracy.

Acknowledgments

We would like to thank Monash Forecasting for providing the data and code samples. You can find more resources on time series forecasting at Monash Forecasting.

Cite Me

@article{zhan2024novel,
  title={A novel weighted approach for time series forecasting based on visibility graph},
  author={Zhan, Tianxiang and Xiao, Fuyuan},
  journal={Pattern Recognition},
  pages={110720},
  year={2024},
  publisher={Elsevier}
}

Feel free to customize it according to your specific project needs and requirements.

About

Official implementation of "A novel weighted approach for time series forecasting based on visibility graph"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published