GithubHelp home page GithubHelp logo

sax's Introduction

SAX

An up-to-date Python implementation of SAX

PREPARATION

PAPER

Classical SAX

  • Zan, Chaw Thet, and Hayato Yamana. "An improved symbolic aggregate approximation distance measure based on its statistical features." Proceedings of the 18th International Conference on Information Integration and Web-based Applications and Services. ACM, 2016.
  • Sun, Youqiang, et al. "An improvement of symbolic aggregate approximation distance measure for time series." Neurocomputing 138 (2014): 189-198.
  • Al-Hmouz, Rami, and Witold Pedrycz. "Models of time series with time granulation." Knowledge and Information Systems 48.3 (2016): 561-580.

iSAX

  • http://www.cs.ucr.edu/~eamonn/iSAX/iSAX.html. iSAX, a generalization of SAX that allows indexing and mining of massive datasets.
  • Camerra, Alessandro, et al. "iSAX 2.0: Indexing and mining one billion time series." Data Mining (ICDM), 2010 IEEE 10th International Conference on. IEEE, 2010.
  • Shieh, Jin, and Eamonn Keogh. "i SAX: indexing and mining terabyte sized time series." Proceedings of the 14th ACM SIGKDD international conference on Knowledge discovery and data mining. ACM, 2008.

Features (Optional)

  • Fotso, Vanel Steve Siyou, Engelbert Mephu Nguifo, and Philippe Vaslin. "Parameter Free Piecewise Dynamic Time Warping for time series classification." (2016).
  • Castro, Nuno C., and Paulo J. Azevedo. "Automatically estimating iSAX parameters." Intelligent Data Analysis 19.3 (2015): 581-595.

CODE

Code review

LEARNING RESOURCES

MILESTONE

MINIMAL

  • Simple SAX implementation. It works, that's all.
  • Meet the requirement: robust, scalable.

EXPECTED

From the latest paper, there are some features may be included in this implementation.

  • GUI interface.
  • Performance for a single time execution.
  • Performance when tuning parameters.
  • Automatically estimate parameters.
  • Parameter free.

PLAN

  • Sep. 07 - Sep. 08. Figure out the SAX algorithm and related theories.
  • Sep. 08 - Sep. 13. Meet the MINIMAL milestone. If there is spare time, add some features in the EXPECTED milestone.
  • Sep. 14 - Sep. 14. Optimize the implementation.
  • Sep. 15 - Sep. 15. Test.

sax's People

Contributors

xuanyuwang avatar

Watchers

anonymous avatar

Forkers

esatkol

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.