Skip to content

valeman/ShapTime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShapTime

A paper that has been submitted to IntelliSys2023. The core of the work is to build the general explainable method specifically for time series forecasting. The focus is on explaining the importance of time itself, so that the forecasting performance can be improved based on that.

Boosting and RNN models are used in time series forecasting tasks

Explanation for Boosting

Explanation for RNN-based

Visualization of Explanation Results: image

The darker the color, the more important the time period. This means that the forecasting model more focus on this time period during the training process. After that, use the information presented by these explanation results as the guide to retrain the original forecasting model and try to improve the forecasting performance.

Improvement.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%