Code Monkey home page Code Monkey logo

characteristic-based-time-series-clustering's Introduction

Characteristic Based Time Series Clustering Analysis

This work is inspired by the following paper (link to paper on Rob's website and link to Researchgate article:

"Characteristic-based clustering for time series data"
Xiaozhe Wang, Kate A Smith, Rob J Hyndman
(2006) Data Mining and Knowledge Discovery 13(3), 335-364

My Work

In this repo I will be showcasing my work in attempting to turn the above paper into Python code for general use in extracting features from time series data and using them as inputs to various time series clustering methods.

I realized after beginning that the R code had been linked in the following blog post. I have also turned this code into Python for comparison to my original code.

Automatic Time Series Feature Extraction Packages

More recently, it has come to my attention that there are various R packages that do automatic feature extraction from time series data: the tsfeatures package and the feasts package (intending to replace the tsfeatures package). There have been similar efforts in Python, with the tsfresh Python package currently being developed in parallel to the R package work.

These automatic feature extraction packages will be used in conjunction with my custom feature extraction functions and their cluster effectiveness will be compared.

Future Work

I hope to leverage these automatic feature extraction packages (and perhaps my custom scripts) to try and cluster together some time series data that is interesting to me:

  • Sports data, such as 3-point field goal % and points per game (PPG) for basketball, batting average and runs per game for baseball, TDs and turnovers for football, etc.
  • Financial data, such as popular blue chip stocks and index funds
  • Health and clinical data, especially with the COVID-19 situation worldwide

Will update this repo as needed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.