Parameter Sweep on Spark

This sample shows how to leverage the spark-sklearn package in parallel to perform parameter sweep on Spark worker nodes, and compare that with the regular parameter sweep performed in scikit-learn.