Skip to content

How to use Keras TimeseriesGenerator for time series data

Notifications You must be signed in to change notification settings

FIIT-IAU/Keras_TimeseriesGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This quick tutorial shows you how to use Keras TimeseriesGenerator to alleviate work when dealing with time series prediction task.

How to Run

Require Python 3.5+ and Jupyter notebook installed

Clone or download this repo

git clone https://github.com/Tony607/Keras_TimeseriesGenerator

Install required libraries

pip3 install -r requirements.txt

In the project start a command line run

jupyter notebook

In the opened browser window open

TimeseriesGenerator.ipynb

About

How to use Keras TimeseriesGenerator for time series data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%