Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.18 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.18 KB

Watson Machine Learning with the Bluemix Service

The Watson Machine Learning is a custom node for linking SPSS Modeler streams to machine learning models that have been deployed on Bluemix.

node


Authors


Configure Watson Machine Learning

This extension is dependent on:

  • R 3.2.x
  • Bluemix Watson Machine Learning Service
  • Deployed model on Bluemix Watson Machine Learning Service

bluemix


Requirements

  • R package jsonlite
  • R package httr
  • R package xml2
  • IBM SPSS Modeler v18

Parameters

The following parameters must be included.

  • Watson ML URL: The base url to the Bluemix Watson Machine Learning service
  • Watson Token: The access token for the Bluemix Watson Machine Learning service
  • Watson Context: The model name or context

parameters


License

Apache 2.0


Example Stream

stream