snowch / biginsight-examples

Example projects to help you quickly get started with BigInsights
Apache License 2.0
7 stars 4 forks source link

Cloudant + Spark Streaming + Streaming KMeans Example #65

Open snowch opened 8 years ago

snowch commented 8 years ago

It would be good to have an example of Cloudant data being analysed using Streaming KMeans - http://spark.apache.org/docs/latest/mllib-clustering.html#streaming-k-means

I can't think of an example off the top of my head. Ideas welcome :) cc @MargrietGroenendijk

snowch commented 8 years ago

How about ... use cloudant for storing credit card transactions. data streamed to spark will be analysed and spark predicts category (eg fraud or not fraud) - E.g. https://www.mapr.com/blog/real-time-credit-card-fraud-detection-apache-spark-and-event-streaming