GitHub user holdenk opened a pull request: https://github.com/apache/incubator-spark/pull/572
MLI-2: Add k-fold cross validation to MLLib You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark addkfoldcrossvalidation Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/572.patch ---- commit a5a8492fee4265b1a4225a4a89ce942350c76e4f Author: Holden Karau <hol...@pigscanfly.ca> Date: 2014-02-05T23:16:54Z Add k-fold cross validation to MLLib ----