Yanbo Liang created SPARK-18862: ----------------------------------- Summary: Split SparkR mllib.R into multiple files Key: SPARK-18862 URL: https://issues.apache.org/jira/browse/SPARK-18862 Project: Spark Issue Type: Improvement Components: ML, SparkR Reporter: Yanbo Liang
SparkR mllib.R is getting bigger as we add more ML wrappers, I'd like to split it into multiple files to make us easy to maintain: * mllibClassification.R * mllibRegression.R * mllibClustering.R * mllibFeature.R I think the start of a new release cycle is a good opportunity to do this, since it will involves less conflicts. If this proposal was approved, I can work on it. cc [~felixcheung] [~josephkb] [~mengxr] -- 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