realtime_score: Score the data input in real time from your SPSS STREAM

Description Usage Arguments Details Author(s)

Description

The function let you score your data in real time based on the SPSS Modeler stream stored on Bluemix. The function uses Watson Machine Learning Bluemix service to score your data input.

Usage

1
realtime_score(tablename, header, datajust, contextid, urlscore, accesskey)

Arguments

tablename

The name of the node in SPSS that manage data input (refere to your SPSS node in your stream)

header

Variable names as it is named in your SPSS stream.

datajust

the data input to score.

contextid

Context ID you defined on BLUEMIX (go to your bluemix account to find it)

urlscore

the url defined in your Watson Machine Learning service credential on BLUEMIX (it could be as the following : https://ibm-watson-ml.mybluemix.net/pm/v1/score/)

accesskey

the unique access key for your Watson Machine Learning service credential on BLUEMIX

Details

Before using this package you will have to create an account on BLUEMIX and to store your SPSS Stream on Watson Machine Learning service. The package uses API CALL to provide scores from models

Author(s)

DATALYTICS SOLUTIONS D'AFFAIRES


msabr027/WatsonML documentation built on May 23, 2019, 7:50 a.m.