25.10.2016 Views

SAP HANA Predictive Analysis Library (PAL)

sap_hana_predictive_analysis_library_pal_en

sap_hana_predictive_analysis_library_pal_en

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Prerequisites<br />

●<br />

●<br />

The input data contains an ID column and the other columns are of integer or double data type.<br />

The input data does not contain null value. The algorithm will issue errors when encountering null values.<br />

ANOMALYDETECTION<br />

Procedure Generation<br />

CALL SYS.AFLLANG_WRAPPER_PROCEDURE_CREATE (‘AFL<strong>PAL</strong>’, ‘ANOMALYDETECTION’,<br />

‘’, '', );<br />

The signature table should contain the following records:<br />

Table 15:<br />

Position Schema Name Table Type Name Parameter Type<br />

1 IN<br />

2 IN<br />

3 OUT<br />

4 <br />

OUT (optional)<br />

5 OUT (optional)<br />

Procedure Calling<br />

CALL .(, ,<br />

, , ) with<br />

overview;<br />

The procedure name is the same as specified in the procedure generation.<br />

The input, parameter, and output tables must be of the types specified in the signature table.<br />

Signature<br />

Input Table<br />

Table 16:<br />

Table Column Column Data Type Description Constraint<br />

Data 1st column Integer, bigint, varchar,<br />

or nvarchar<br />

ID<br />

It must be the first column.<br />

Other columns Integer or double Attribute data<br />

Parameter Table<br />

Mandatory Parameters<br />

None.<br />

<strong>SAP</strong> <strong>HANA</strong> <strong>Predictive</strong> <strong>Analysis</strong> <strong>Library</strong> (<strong>PAL</strong>)<br />

<strong>PAL</strong> Functions P U B L I C 33

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!