Skip to main content

Time-series Visualization with the Matrix Profile and Multidimensional Scaling.

Project description

TimeSeriesVisualization

Visualization of Time-Series with the Matrix Profile and Multidimensional Scaling - a Python Implementation.

Introduction

Multidimensional scaling is an algorithm that projects a set of objects represented by their distance matrix into a lesser dimensional space, such that the pairwise distance is preserved as much as possible. If we project onto a 1-dimensional or a 2-dimensional space, we can even plot the resultant projections, and visually understand the similarity between these objects.
At a first glance, this seems applicable to time-series as well, where we want to capture similar regions across the entire time-series.
However, since we do not know apriori where our regions of interest are, we can simply select all subsequences of a given length from the original time-series.
Let's try this out!

References

Matrix Profile III: The Matrix Profile Allows Visualization of Salient Subsequences in Massive Time Series.
Chin-Chia Michael Yeh, Helga Van Herle, and Eamonn Keogh. IEEE ICDM 2016.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tsvisualize-1.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

tsvisualize-1.0-py2-none-any.whl (5.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page