A standard UCR Cylinder-Bell-Funnel dataset from http://www.cs.ucr.edu/~eamonn/time_series_data
1 |
A four-elements list containing train and test data along with their labels
labels_train: the training data labels, correspond to data matrix rows
data_train: the training data matrix, each row is a time series instance
labels_test: the test data labels, correspond to data matrix rows
data_test: the test data matrix, each row is a time series instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.