Matrix Profile Foundation
Enabling community members to easily interact with the Matrix Profile algorithms through education, support and software.
Pinned Repositories
article-matrix-profile-intro
This is a supporting repository for the journal article https://towardsdatascience.com/introduction-to-matrix-profiles-5568f3375d90.
go-matrixprofile
golang library for computing matrix profiles along with other time series analysis features
mass-ts
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.
mass-ts-examples
Supporting repository composed of examples using the mass-ts library. MASS (Mueen's Algorithm for Similarity Search)
matrix-profile-foundation.github.io
Organization website
matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
matrixprofile-web
simple web interface to explore matrix profiles
matrixprofiler
This is the core functions needed by the `tsmp` package. The low level and carefully checked mathematical functions are here. These are implementations of the Matrix Profile concept that was created by CS-UCR <http://www.cs.ucr.edu/~eamonn/MatrixProfile.html>.
mpf-datasets
Data sets used to test against all implementations of the Matrix Profile from MPF.
tsmp
R Functions implementing UCR Matrix Profile Algorithm
Matrix Profile Foundation's Repositories
matrix-profile-foundation/matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
matrix-profile-foundation/mass-ts
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.
matrix-profile-foundation/go-matrixprofile
golang library for computing matrix profiles along with other time series analysis features
matrix-profile-foundation/tsmp
R Functions implementing UCR Matrix Profile Algorithm
matrix-profile-foundation/article-matrix-profile-intro
This is a supporting repository for the journal article https://towardsdatascience.com/introduction-to-matrix-profiles-5568f3375d90.
matrix-profile-foundation/mass-ts-examples
Supporting repository composed of examples using the mass-ts library. MASS (Mueen's Algorithm for Similarity Search)
matrix-profile-foundation/matrixprofile-web
simple web interface to explore matrix profiles
matrix-profile-foundation/matrixprofiler
This is the core functions needed by the `tsmp` package. The low level and carefully checked mathematical functions are here. These are implementations of the Matrix Profile concept that was created by CS-UCR <http://www.cs.ucr.edu/~eamonn/MatrixProfile.html>.
matrix-profile-foundation/mpf-datasets
Data sets used to test against all implementations of the Matrix Profile from MPF.
matrix-profile-foundation/matrix-profile-foundation.github.io
Organization website
matrix-profile-foundation/.github
Organization wide workflow templates
matrix-profile-foundation/joss_paper
Content for JOSS submission
matrix-profile-foundation/matrixprofile-docs-website
matrixprofile docs https://matrixprofile.docs.matrixprofile.org
matrix-profile-foundation/pydata2020
Presentation materials for PyData 2020: Matrix Profile API: A novel cross-language API for time series analysis
matrix-profile-foundation/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks