Skip to content

Python Flask application to parse different sets of time series data to check for fake data sources and pattern similarity. Example->

Notifications You must be signed in to change notification settings

sunsetcoder/PatternSimilarity

 
 

Repository files navigation

PatternSimilarity

Python Flask application to parse different sets of time series data to check for fake data sources using algorithms such as GTM, along with checking for similarity in time series patterns, using preprocessing algorithms such as DFT and PCA, followed by pattern similarity algorithms such as DTW, saxPY and cosine similarity, which group different time series columns into clusters. The time series analysis and patterns are then visualized by different graphing libraries and applications, such as Grafana and D3.js.

About

Python Flask application to parse different sets of time series data to check for fake data sources and pattern similarity. Example->

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • C 0.5%
  • Jupyter Notebook 0.5%
  • C++ 0.3%
  • TeX 0.1%
  • JavaScript 0.1%