You are viewing a read-only archive of the Blogs.Harvard network. Learn more.
Skip to content

Finding Patterns in Time Series

This is a topic I’d like to research a little more and apply towards my research at Stopbadware.

Meta Topics

  • Dynamic Time Warping: aligning time series and a specific word template so that some distance measure is minimized
  • n-by-m plane or grid
  • Monotonicity
  • Continuity
  • Warping Window
  • Slope Constraint
  • Boundary Conditions

Once we can detect patterns we can then express higher level relationships or “knowledge” as rules.

source: “Finding Patterns in Time Series: A Dynamic Programming Approach”, Berndt & Clifford, Advances in Knowledge Discovery and Data Mining (1996)

Post a Comment

You must be logged in to post a comment.