Matrix Profile Foundation

Results 6 repositories owned by Matrix Profile Foundation

matrixprofile

357
Stars
63
Forks
Watchers

A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.

tsmp

68
Stars
18
Forks
Watchers

R Functions implementing UCR Matrix Profile Algorithm

mass-ts

99
Stars
20
Forks
Watchers

MASS (Mueen's Algorithm for Similarity Search) - a python 2 and 3 compatible library used for searching time series sub-sequences under z-normalized Euclidean distance for similarity.

go-matrixprofile

83
Stars
9
Forks
Watchers

golang library for computing matrix profiles along with other time series analysis features

article-matrix-profile-intro

26
Stars
8
Forks
Watchers

This is a supporting repository for the journal article https://towardsdatascience.com/introduction-to-matrix-profiles-5568f3375d90.

mass-ts-examples

15
Stars
6
Forks
Watchers

Supporting repository composed of examples using the mass-ts library. MASS (Mueen's Algorithm for Similarity Search)