README.md

tslabeler

build lifecycle codecov lastcommit cran

Shiny app to label time series data

Labeling time series data is a typical preprocessing step for developing time series forecasting, classification or anomaly detection models. This Shiny app allows you to label very large quantities of time series data interactively, yet quickly.

Installation

You can install the development version from GitHub.

# install.packages("devtools")
devtools::install_github("rsangole/tslabeler")

Quick Start

Use the example dataset to poke around and get started.

library("tslabeler")
data("tslabeler_example")
label_ts()

Or, give it a try at shinyapps.io

How it works

giffy

Features



rsangole/tslabeler documentation built on April 4, 2020, 8:26 p.m.