Search This Blog

Showing posts with label how to use ibm spss. Show all posts
Showing posts with label how to use ibm spss. Show all posts

Friday, June 2, 2017

IBM Watson Cognitive app using Machine learning service

 

Cognitive App building with IBM Watson machine learning service.

Recently I have been hearing a lot of noise on cognitive and machine learning so I thought of giving it a try.

The hunt started with making a cognitive app which can learn from the old data and can use prediction service(Now IBM Machine learning) to give a prediction score for the current data.

 

Lets get started and build a Node JS app which can make real time prediction on IBM IOT watson platform and uses node red for real time predictions.

 

How to make an App and use the IBM Machine learning service

  • Getting the data
  • Installing IBM SPSS modeler tool
  • Finding and creating the right model
  • Stream the model out and use in machine learning.
  • Use machine learning in your red-node and node JS app
  • Show to contents on screen or save in cloudant DB