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<br />

LHS_IS_COMPLEMEN­<br />

TARY_RHS<br />

Integer 0 If you use RHS_RESTRICT to<br />

restrict some items to the<br />

right-hand side of the association<br />

rules, you can set this<br />

parameter to 1 to restrict<br />

the consequent items to the<br />

left-hand side.<br />

For example, if you have<br />

1000 items (i1, i2, ..., i1000)<br />

and want to restrict i1 and i2<br />

to the right-hand side, and i3,<br />

i4, ..., i1000 to the left-hand<br />

side, you can set the parameters<br />

similar to the following:<br />

INSERT INTO<br />

<strong>PAL</strong>_CONTROL_TBL<br />

VALUES<br />

(‘RHS_RESTRICT’,<br />

NULL, NULL, ‘i1’);<br />

INSERT INTO<br />

<strong>PAL</strong>_CONTROL_TBL<br />

VALUES<br />

(‘RHS_RESTRICT’,<br />

NULL, NULL, ‘i2’);<br />

INSERT INTO<br />

<strong>PAL</strong>_CONTROL_TBL<br />

VALUES<br />

(‘LHS_IS_COMPLEMENT<br />

ARY_RHS’, 1, NULL,<br />

NULL);<br />

RHS_IS_COMPLEMEN­<br />

TARY_LHS<br />

Integer 0 If you use LHS_RESTRICT to<br />

restrict some items to the<br />

left-hand side of the association<br />

rules, you can set this<br />

parameter to 1 to restrict<br />

the consequent items to the<br />

right-hand side.<br />

THREAD_NUMBER Integer 1 Number of threads.<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 311

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

Saved successfully!

Ooh no, something went wrong!