compstat-lmu/TSClassification: Interface to various time series classifiers from the "The Great Time Series Classification Bake Off"

A package that exposes many state-of-the-art classifiers for time-series classification. A large number of time-series classifiers have been implemented in Java by Bagnall et al. (2018) for a benchmark study "The Great Time Series Classification Bake Off". This package interfaces an adapted version of implementations provided by Bagnall et al., in order to make algorithms available to a wider audience.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.1
URL https://github.com/compstat-lmu/tsclassification
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("compstat-lmu/TSClassification")
compstat-lmu/TSClassification documentation built on Nov. 18, 2019, 6:56 a.m.