Skip to content

Classifying time series data by first clustering time ranges by feature similarity, then training separate LSTM models on the clustered data.

Notifications You must be signed in to change notification settings

derekam/Tiered-Classifier-Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiered Classifier Sandbox

Playing around with classifying time series data by first clustering time ranges by feature similarity, then training separate LSTM models on the clustered data.

Main entrypoint is run_models.py.

About

Classifying time series data by first clustering time ranges by feature similarity, then training separate LSTM models on the clustered data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages