Scale Functions - Teradata Vantage

Teradata® Vantage Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
1.0
8.00
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.ditaval
dita:id
lmf1502735330121
Product Category
Teradata Vantage
Function Description
ScaleMap Takes data set and outputs its statistical information (assembled at vworker level).
Scale Takes ScaleMap output and outputs scaled (normalized) values for input data set.

You can use Scale output as input to distance-based analysis functions, such as KMeans.

ScaleSummary Takes ScaleMap output and outputs global statistical information for the entire input data set.
ScaleByPartition Scales sequences in each partition independently, using same formula as Scale.