Skip to content

This Repository attempts to demonstrate modern Neural Networking tools to forecast Time Series data.

Notifications You must be signed in to change notification settings

S-B-Iqbal/Rendezvous-with-Time-Series-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Rendezvous-with-Time-Series-Forecasting

Introduction

This Repository attempts to demonstrate modern Neural Networking tools to forecast Time Series data using Python.

Motivation

  • In majority of the real-world problems it is difficult to estimate the seasonality of the data, gauge the trend or ensure stationarity.
  • In traditional statistical approaches, it is essential to specify the assumptions of the model. For Instance, the right sort of trend(linear, non-linear, local or global)
  • The ability of neural networks because of which we don't need to specify the relationship (linear, non-linear, seasonality, trend) that exist between input and output layer.

Dataset

  • Google's historical stock prices are collected from the following NASDAQ link as a csv.

About

This Repository attempts to demonstrate modern Neural Networking tools to forecast Time Series data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published