Implement a function to compute (RMSE (http://en.wikipedia.org/wiki/Root-mean-
square_deviation)) given an RDD of (label, prediction) tuples:
RMSE =
Test this function on an example RDD.
(-30)²
Fig: 1