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.

The transformation is made as follows:<br />

○<br />

Median-Median Absolute Deviation<br />

The transformation is made as follows:<br />

3. Normalization by Decimal Scaling<br />

This method transforms the data by moving the decimal point of the values, so that the maximum<br />

absolute value for each attribute is less than or equal to 1. Mathematically, Y ip = X ip × 10 K p for each<br />

attribute p, where K p is selected so that<br />

max(|Y 1p |, |Y 2p |, ..., |Y np |) ≤ 1<br />

Prerequisites<br />

●<br />

●<br />

The input data does not contain null value.<br />

The data is numeric, not categorical.<br />

SCALINGRANGE<br />

This function normalizes the data.<br />

Procedure Generation<br />

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

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

480 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!