The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Francisco Bischoff
25 Jan 2023
R Functions implementing UCR Matrix Profile Algorithm (http://www.cs.ucr.edu/~eamonn/MatrixProfile.html).
This package will keep all core functions that will allow you to use the Matrix Profile concept as a toolkit.
This package provides (almost all) algorithms to build a Matrix Profile.
The package tsmp
will still be developed as “how we do
data mining with Matrix Profile”, keeping all slow stuff to be handled
by this optimized package.
This will not be covered here, as it is a tsmp
purpose:
You can find the current tsmp
package here: https://CRAN.R-project.org/package=tsmp
# Install the released version from CRAN
install.packages("matrixprofiler")
# Or the development version from GitHub:
# install.packages("devtools")
::install_github("matrix-profile-foundation/matrixprofiler") devtools
tsmp
package)head()
,
tail()
, [
, etc.)Our next step unifying the Matrix Profile implementation in several programming languages.
Visit: Matrix Profile Foundation
Available at RPubs.
Please note that the matrixprofiler project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.