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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1 What is <strong>PAL</strong>?<br />

<strong>SAP</strong> <strong>HANA</strong>’s SQLScript is an extension of SQL. It includes enhanced control-flow capabilities and lets<br />

developers define complex application logic inside database procedures. However, it is difficult to describe<br />

predictive analysis logic with procedures.<br />

For example, an application may need to perform a cluster analysis in a huge customer table with 1T records. It<br />

is impossible to implement the analysis in a procedure using the simple classic K-means algorithms, or with<br />

more complicated algorithms in the data-mining area. Transferring large tables to the application server to<br />

perform the K-means calculation is also costly.<br />

The <strong>Predictive</strong> <strong>Analysis</strong> <strong>Library</strong> (<strong>PAL</strong>) defines functions that can be called from within SQLScript procedures to<br />

perform analytic algorithms. This release of <strong>PAL</strong> includes classic and universal predictive analysis algorithms<br />

in nine data-mining categories:<br />

●<br />

●<br />

●<br />

●<br />

●<br />

●<br />

●<br />

●<br />

●<br />

Clustering<br />

Classification<br />

Regression<br />

Association<br />

Time Series<br />

Preprocessing<br />

Statistics<br />

Social Network <strong>Analysis</strong><br />

Miscellaneous<br />

The algorithms in <strong>PAL</strong> were carefully selected based on the following criteria:<br />

●<br />

●<br />

●<br />

The algorithms are needed for <strong>SAP</strong> <strong>HANA</strong> applications.<br />

The algorithms are the most commonly used based on market surveys.<br />

The algorithms are generally available in other database products.<br />

<strong>PAL</strong> on <strong>SAP</strong> <strong>HANA</strong> Smart Data Streaming<br />

<strong>PAL</strong> also provides several incremental machine learning algorithms that learn and update a model on the fly,<br />

so that predictions are based on a dynamic model.<br />

For detailed information, see the "Machine Learning with Streaming" section in the <strong>SAP</strong> <strong>HANA</strong> Smart Data<br />

Streaming: Developer Guide.<br />

Note<br />

<strong>SAP</strong> <strong>HANA</strong> Smart Data Streaming is only supported on Intel-based hardware platforms.<br />

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

What is <strong>PAL</strong>? P U B L I C 5

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

Saved successfully!

Ooh no, something went wrong!