ShapeletUnsupervised Function | Teradata Vantage - ShapeletUnsupervised (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

The ShapeletUnsupervised function takes a set of time series and assigns them to clusters, based on the u_shapelets that it finds.

Steps Function Uses

  1. Saxify the input data (as described in SAX (ML Engine)).
  2. Apply random masking to the input data.
  3. Use statistics to find u_shapelets.
  4. Use scores to find u_shapelets.
  5. Use the u_shapelets to cluster the times series.