Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mkwisniewski/Multivariate_Timeseries_Forecasting

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multivariate Time Series Forecasting

Link to Codalab competition.

Authors

Description

The aim of this project to predict future samples of a multivariate time series. The goal is to design and implement forecasting models to learn how to exploit past observations in the input sequence to correctly predict the future.

Data

The data can be found under the link. The provided time series have a uniform sampling rate.

Dataset Details

  • Length of the time series (number of samples in the training set): 68528.
  • Number of features: 7.
  • Name of the features: 'Sponginess', 'Wonder level', 'Crunchiness', 'Loudness on impact', 'Meme creativity', 'Soap slipperiness', 'Hype root'.

Approaches

  • Convolutional Bidirectional LSTM
  • Convolutional Bidirectional LSTM using Bahdanau's Attention
  • Convolutional Bidirectional LSTM using Luong's Attention
  • Seq2Seq LSTM using Luong's Attention
  • Stacked LSTM
  • Stacked SCINet

About

This repository provides a variety of deep learning-based approaches to multivariate time series prediction.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.