Scorer - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software

Scorer can run on any platform, and is compatible with Java Development Kit (JDK) 1.6 and later.

The Scorer function provides a software framework to score input queries, based on a given model and predictor. Scorer is a set of java classes, packed into a .jar file that resides in your realtime java virtual machine environment. This figure shows how Scorer interacts with the rest of the system:



The scorer computation model follows these steps:



  1. Create an instance of a scorer object to use for scoring.
  2. Configure the scorer with AML model file.
  3. Score the incoming requests based on the configured model.