clustering4ever.scala.clustering.meanshift
: an RDD[(String, Seq)] where String is the ID and Seq the rest of data
: threshold under which we stop iteration in gradient ascent
: Number of iteration for modes search