Giter Club home page Giter Club logo

symbolization-of-time-series-and-calculation-of-entropy's Introduction

Symbolization-of-Time-series-and-calculation-of-Entropy

Workflow to Calculate Entropy of a list of Time Series after their symbolization

Normalised Corrected Shannon Entropy is calculated for different time series. The following steps are performed on a Signal or time series ' $T$ ' .

  1. Mean is calculated for $T$.
  2. A Threshold value $\theta$ is chosen and $T$ is converted into a sequence of 0s and 1s based on threshold.
  3. This binary sequence is converted into a word sequence based on a choice of Wordlength $w$. The data points are grouped into words based on a moving window having it's size equal to the word length.
  4. The number of possible words are finite and are based on the chosen wordlength.
  5. Entropy is calculated for these sequence of words. The quantity calculated here is a modified form of the Shannon Entropy called Normalised Corrected Shannon Entropy.

The details of the method can be obtained here Hussain, L., Aziz, W., Alowibdi, J.S. et al. The method was performed on two datasets (EEG and ECG Signals) as part of a project to distinguish different type of signals using NCSE.

symbolization-of-time-series-and-calculation-of-entropy's People

Contributors

nayantelrandhe avatar

Stargazers

 avatar

Watchers

 avatar

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.