[jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct

2015-05-29 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565040#comment-14565040
 ] 

Apache Spark commented on SPARK-7576:
-

User 'ogeagla' has created a pull request for this issue:
https://github.com/apache/spark/pull/6501

> User guide update for spark.ml ElementwiseProduct
> -
>
> Key: SPARK-7576
> URL: https://issues.apache.org/jira/browse/SPARK-7576
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation, ML
>Reporter: Joseph K. Bradley
>Assignee: Octavian Geagla
>
> Copied from [SPARK-7443]:
> {quote}
> Now that we have algorithms in spark.ml which are not in spark.mllib, we 
> should start making subsections for the spark.ml API as needed. We can follow 
> the structure of the spark.mllib user guide.
> * The spark.ml user guide can provide: (a) code examples and (b) info on 
> algorithms which do not exist in spark.mllib.
> * We should not duplicate info in the spark.ml guides. Since spark.mllib is 
> still the primary API, we should provide links to the corresponding 
> algorithms in the spark.mllib user guide for more info.
> {quote}
> Note: I created a new subsection for links to spark.ml-specific guides in 
> this JIRA's PR: [SPARK-7557]. This transformer can go within the new 
> subsection. I'll try to get that PR merged ASAP.



--
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



[jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct

2015-05-26 Thread Joseph K. Bradley (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560170#comment-14560170
 ] 

Joseph K. Bradley commented on SPARK-7576:
--

Thanks!

> User guide update for spark.ml ElementwiseProduct
> -
>
> Key: SPARK-7576
> URL: https://issues.apache.org/jira/browse/SPARK-7576
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation, ML
>Reporter: Joseph K. Bradley
>Assignee: Octavian Geagla
>
> Copied from [SPARK-7443]:
> {quote}
> Now that we have algorithms in spark.ml which are not in spark.mllib, we 
> should start making subsections for the spark.ml API as needed. We can follow 
> the structure of the spark.mllib user guide.
> * The spark.ml user guide can provide: (a) code examples and (b) info on 
> algorithms which do not exist in spark.mllib.
> * We should not duplicate info in the spark.ml guides. Since spark.mllib is 
> still the primary API, we should provide links to the corresponding 
> algorithms in the spark.mllib user guide for more info.
> {quote}
> Note: I created a new subsection for links to spark.ml-specific guides in 
> this JIRA's PR: [SPARK-7557]. This transformer can go within the new 
> subsection. I'll try to get that PR merged ASAP.



--
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



[jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct

2015-05-26 Thread Octavian Geagla (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560087#comment-14560087
 ] 

Octavian Geagla commented on SPARK-7576:


Yup, I sure can.

> User guide update for spark.ml ElementwiseProduct
> -
>
> Key: SPARK-7576
> URL: https://issues.apache.org/jira/browse/SPARK-7576
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation, ML
>Reporter: Joseph K. Bradley
>Assignee: Octavian Geagla
>
> Copied from [SPARK-7443]:
> {quote}
> Now that we have algorithms in spark.ml which are not in spark.mllib, we 
> should start making subsections for the spark.ml API as needed. We can follow 
> the structure of the spark.mllib user guide.
> * The spark.ml user guide can provide: (a) code examples and (b) info on 
> algorithms which do not exist in spark.mllib.
> * We should not duplicate info in the spark.ml guides. Since spark.mllib is 
> still the primary API, we should provide links to the corresponding 
> algorithms in the spark.mllib user guide for more info.
> {quote}
> Note: I created a new subsection for links to spark.ml-specific guides in 
> this JIRA's PR: [SPARK-7557]. This transformer can go within the new 
> subsection. I'll try to get that PR merged ASAP.



--
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



[jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct

2015-05-26 Thread Joseph K. Bradley (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560054#comment-14560054
 ] 

Joseph K. Bradley commented on SPARK-7576:
--

[~ogeagla] Would you be able to get this in by the end of this week?  Thanks!

> User guide update for spark.ml ElementwiseProduct
> -
>
> Key: SPARK-7576
> URL: https://issues.apache.org/jira/browse/SPARK-7576
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation, ML
>Reporter: Joseph K. Bradley
>Assignee: Octavian Geagla
>
> Copied from [SPARK-7443]:
> {quote}
> Now that we have algorithms in spark.ml which are not in spark.mllib, we 
> should start making subsections for the spark.ml API as needed. We can follow 
> the structure of the spark.mllib user guide.
> * The spark.ml user guide can provide: (a) code examples and (b) info on 
> algorithms which do not exist in spark.mllib.
> * We should not duplicate info in the spark.ml guides. Since spark.mllib is 
> still the primary API, we should provide links to the corresponding 
> algorithms in the spark.mllib user guide for more info.
> {quote}
> Note: I created a new subsection for links to spark.ml-specific guides in 
> this JIRA's PR: [SPARK-7557]. This transformer can go within the new 
> subsection. I'll try to get that PR merged ASAP.



--
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



[jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct

2015-05-13 Thread Joseph K. Bradley (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542431#comment-14542431
 ] 

Joseph K. Bradley commented on SPARK-7576:
--

Great, thanks!

> User guide update for spark.ml ElementwiseProduct
> -
>
> Key: SPARK-7576
> URL: https://issues.apache.org/jira/browse/SPARK-7576
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation, ML
>Reporter: Joseph K. Bradley
>
> Copied from [SPARK-7443]:
> {quote}
> Now that we have algorithms in spark.ml which are not in spark.mllib, we 
> should start making subsections for the spark.ml API as needed. We can follow 
> the structure of the spark.mllib user guide.
> * The spark.ml user guide can provide: (a) code examples and (b) info on 
> algorithms which do not exist in spark.mllib.
> * We should not duplicate info in the spark.ml guides. Since spark.mllib is 
> still the primary API, we should provide links to the corresponding 
> algorithms in the spark.mllib user guide for more info.
> {quote}
> Note: I created a new subsection for links to spark.ml-specific guides in 
> this JIRA's PR: [SPARK-7557]. This transformer can go within the new 
> subsection. I'll try to get that PR merged ASAP.



--
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



[jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct

2015-05-13 Thread Octavian Geagla (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542073#comment-14542073
 ] 

Octavian Geagla commented on SPARK-7576:


[~josephkb] Yup, I think this is an easy one, mostly small changes to 
copypasted code example like you say.

> User guide update for spark.ml ElementwiseProduct
> -
>
> Key: SPARK-7576
> URL: https://issues.apache.org/jira/browse/SPARK-7576
> Project: Spark
>  Issue Type: Documentation
>Reporter: Joseph K. Bradley
>
> Copied from [SPARK-7443]:
> {quote}
> Now that we have algorithms in spark.ml which are not in spark.mllib, we 
> should start making subsections for the spark.ml API as needed. We can follow 
> the structure of the spark.mllib user guide.
> * The spark.ml user guide can provide: (a) code examples and (b) info on 
> algorithms which do not exist in spark.mllib.
> * We should not duplicate info in the spark.ml guides. Since spark.mllib is 
> still the primary API, we should provide links to the corresponding 
> algorithms in the spark.mllib user guide for more info.
> {quote}
> Note: I created a new subsection for links to spark.ml-specific guides in 
> this JIRA's PR: [SPARK-7557]. This transformer can go within the new 
> subsection. I'll try to get that PR merged ASAP.



--
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



[jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct

2015-05-12 Thread Joseph K. Bradley (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540849#comment-14540849
 ] 

Joseph K. Bradley commented on SPARK-7576:
--

[~ogeagla] Pinging you about this: Would it be easy for you to do this, 
especially if it can be copying & modifying the code example from the 
spark.mllib API guide?  (I'll take a look at the Java PR for that ASAP.)  Thank 
you!

> User guide update for spark.ml ElementwiseProduct
> -
>
> Key: SPARK-7576
> URL: https://issues.apache.org/jira/browse/SPARK-7576
> Project: Spark
>  Issue Type: Documentation
>Reporter: Joseph K. Bradley
>
> Copied from [SPARK-7443]:
> {quote}
> Now that we have algorithms in spark.ml which are not in spark.mllib, we 
> should start making subsections for the spark.ml API as needed. We can follow 
> the structure of the spark.mllib user guide.
> * The spark.ml user guide can provide: (a) code examples and (b) info on 
> algorithms which do not exist in spark.mllib.
> * We should not duplicate info in the spark.ml guides. Since spark.mllib is 
> still the primary API, we should provide links to the corresponding 
> algorithms in the spark.mllib user guide for more info.
> {quote}
> Note: I created a new subsection for links to spark.ml-specific guides in 
> this JIRA's PR: [SPARK-7557]. This transformer can go within the new 
> subsection. I'll try to get that PR merged ASAP.



--
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