Skip to content

IBMPredictiveAnalytics/WatsonMachineLearning

 
 

Repository files navigation

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
  • Model Output Name: The name of the output field

parameters


License

Apache 2.0


Example Stream

stream