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.

Name Data Type Default Value Description Dependency<br />

NORMALIZATION Integer 0 Normalization type:<br />

●<br />

●<br />

●<br />

0: No<br />

1: Yes. For each<br />

point X<br />

(x1,x2,...,xn), the<br />

normalized value<br />

will be X'(x1/<br />

S,x2/S,...,xn/S),<br />

where S = |x1|+|<br />

x2|+...|xn|.<br />

2: For each column<br />

C, get the<br />

min and max<br />

value of C, and<br />

then C[i] = (C[i]-<br />

min)/(max-min).<br />

THREAD_NUMBER Integer 1 Number of threads.<br />

CATEGORY_COL Integer No default value Indicates whether the<br />

column is category<br />

variable. By default,<br />

'string' is category variable,<br />

and 'integer' or<br />

'double' is continuous<br />

variable.<br />

CATEGORY_WEIGHTS Double 0.707 Represents the weight<br />

of category attributes<br />

(γ).<br />

EXIT_THRESHOLD Double 0.000000001 Threshold (actual<br />

value) for exiting the<br />

iterations.<br />

Output Tables<br />

Table 55:<br />

Table Column Column Data Type Description<br />

Result 1st column Integer, bigint, varchar, or<br />

nvarchar<br />

ID<br />

2nd column Integer Clustered item assigned to<br />

class number<br />

3rd column Double The distance between the<br />

cluster and each point in the<br />

cluster.<br />

Center Points 1st column Integer Cluster center ID<br />

Other columns Double, varchar, or nvarchar Outputs means if the column<br />

is continuous variable; outputs<br />

modes if the column is<br />

category variable.<br />

80 P U B L I C<br />

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

<strong>PAL</strong> Functions

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

Saved successfully!

Ooh no, something went wrong!