Release 17.20.03.06 Features | Analytics Database | Teradata Vantage - Release 17.20.03.06 October 2022 Features - Analytics Database - Teradata Vantage

Teradata Vantage™ - Analytics Database Release Summary - 17.20 What's New

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-01-30
dita:mapPath
jva1628096041737.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
weq1472245453190
Product Category
Teradata Vantage

TD_KNN

K-nearest Neighbors (k-NN) is a supervised learning technique that predicts the test data by computing nearest neighbors from training data based on a similarity (distance) metric.

TD_KNN supports classification, regression, and neighbors model types. For more information, see Teradata Vantage™ - Analytics Database Analytic Functions.

Setting for Percentage of Data to Scan to Discover Schema

The new SCANPCT clause of CREATE FOREIGN TABLE and READ_NOS specifies the percentage of data to scan to discover the schema of a foreign table. See:
  • Teradata Vantage™ - SQL Data Definition Language Syntax and Examples
  • Teradata Vantage™ - SQL Data Manipulation Language
  • Teradata Vantage™ - SQL Operators and User-Defined Functions