[ https://issues.apache.org/jira/browse/SPARK-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662410#comment-14662410 ]
Feynman Liang commented on SPARK-9660: -------------------------------------- [Word2VecModel aux constructor|https://github.com/apache/spark/blob/9897cc5e3d6c70f7e45e887e2c6fc24dfa1adada/mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala#L457] should be {{private[feature]}} > ML 1.5 QA: API: New Scala APIs, docs > ------------------------------------ > > Key: SPARK-9660 > URL: https://issues.apache.org/jira/browse/SPARK-9660 > Project: Spark > Issue Type: Sub-task > Components: Documentation, ML, MLlib > Reporter: Joseph K. Bradley > > Audit new public Scala APIs added to MLlib. Take note of: > * Protected/public classes or methods. If access can be more private, then > it should be. > * Also look for non-sealed traits. > * Documentation: Missing? Bad links or formatting? > *Make sure to check the object doc!* > As you find issues, please comment here, or better yet create JIRAs and link > them. -- 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