Giter Club home page Giter Club logo

time-series-study's Introduction

数据集:

Store Sales - Time Series Forecasting

Google Stock Price

UCI:UCI ElectricityLoadDiagrams20112014

IGBT Accelerated Aging Data Set - NASA

reference:

使用Transformer 模型进行时间序列预测

Kaggle实战:Store Sales - Time Series Forecasting

时序预测Time Series Forecasting:实体店销售

金融时间序列分析讲义


对于Store Sales - Time Series Forecasting

比赛使用的评估指标是均方根误差(RMSLE)。(取对数意味着预测大的销售数字和小的销售数字的误差将更均匀地影响结果)

目标:预测未来16天每个产品、每个商店的销售情况。


VAR、ARDL:传统统计模型时间序列分析

var文件里有统计检验分析 如协整检验


LSTM: 里面有两个模板,后面一个模板相对简单理解


Temporal fusion transformer(TFT):参数量巨大的模型,跑通了但是没跑完,有模板

基于深度学习的时间序列预测:Temporal Fusion Transformer


TCN:时域卷积网络(Temporal Convolutional Network)跑通了效果还行

PyTorch实现TCN时间卷积网络进行时间序列预测

TCN


Crossformer:(还没跑)

时间序列预测实战Crossformer

github


SegRNN:(还没跑)

SegRNN: Segment Recurrent Neural Network for Long-Term Time Series Forecasting

github


Mamba:

Mamba的架构及实现

Simba:

github

paper:SiMBA: Simplified Mamba-Based Architecture for Vision and Multivariate Time series


iTransformer:iTransformer深度解析:时序预测新SOTA

github


PatchTST:(跑通了)

Transformer时间序列:PatchTST引领时间序列预测


detrend:时间序列去趋势,傅里叶时间序列去噪


optuna:超参数调参使用optuna对模型的超参数进行自动优化

SHAP:模型无关的可解释性方法(还没看也没具体应用)

NeuralForecast:集成时间序列模型的库 NeuralForecast

time-series-study's People

Contributors

lomvix avatar

Watchers

 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.