Skip to content

alexminnaar/time-series-classification-and-clustering

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Time Series Classification and Clustering

The work of Dr. Eamonn Keogh at University of California Riverside has shown that a good way to classify time series is with a k-NN algorithm using a dynamic time warping similarity measure.

This repo is meant to implement this time series classification method in Python. The same techniques are also extended to clustering time series.

I have also written a tutorial on this subject.

About

Time series classification and clustering code written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published