Nate Crosswhite created SPARK-4749: -------------------------------------- Summary: Allow initializing KMeans clusters using a seed Key: SPARK-4749 URL: https://issues.apache.org/jira/browse/SPARK-4749 Project: Spark Issue Type: Improvement Components: MLlib, PySpark Affects Versions: 1.1.0 Reporter: Nate Crosswhite
Add an optional seed to MLLib KMeans clustering to allow initial cluster choices to be deterministic. Update the pyspark mllib interface to also allow an optional seed parameter to be supplie. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org