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.

INSERT INTO <strong>PAL</strong>_SVM_SCORING_TBL VALUES(1,1.2,10.2,100,'A');<br />

INSERT INTO <strong>PAL</strong>_SVM_SCORING_TBL VALUES(2,4.1,40.1,400,'AB');<br />

INSERT INTO <strong>PAL</strong>_SVM_SCORING_TBL VALUES(3,4.2,40.3,400,'AB');<br />

INSERT INTO <strong>PAL</strong>_SVM_SCORING_TBL VALUES(4,9.1,90.1,900,'A');<br />

INSERT INTO <strong>PAL</strong>_SVM_SCORING_TBL VALUES(5,9.2,90.2,900,'A');<br />

INSERT INTO <strong>PAL</strong>_SVM_SCORING_TBL VALUES(6,4,40,400,'A');<br />

INSERT INTO #<strong>PAL</strong>_CONTROL_TBL VALUES('VERBOSE_OUTPUT',1,null,null);<br />

CALL<br />

SYSTEM.<strong>PAL</strong>_SVM_PREDICT(<strong>PAL</strong>_SVM_SCORING_TBL,#<strong>PAL</strong>_CONTROL_TBL,<strong>PAL</strong>_SVM_MODEL_TBL_EX3<br />

,<strong>PAL</strong>_SVM_RESULT_TBL) WITH OVERVIEW;<br />

SELECT * FROM <strong>PAL</strong>_SVM_RESULT_TBL;<br />

Expected Result<br />

Related Information<br />

Confusion Matrix [page 157]<br />

3.2.15 Incremental Classification on <strong>SAP</strong> <strong>HANA</strong> Smart Data<br />

Streaming<br />

For information on incremental classification on <strong>SAP</strong> <strong>HANA</strong> Smart Data Streaming, see "Example: Hoeffding<br />

Tree Training and Scoring" in the <strong>SAP</strong> <strong>HANA</strong> Smart Data Streaming: Developer Guide.<br />

Note<br />

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

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