[jira] [Commented] (SPARK-20797) mllib lda's LocalLDAModel's save: out of memory.

2017-06-29 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068988#comment-16068988 ] Asher Krim commented on SPARK-20797: This looks like a duplicate of https://issues.a

[jira] [Comment Edited] (SPARK-20797) mllib lda's LocalLDAModel's save: out of memory.

2017-06-29 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068988#comment-16068988 ] Asher Krim edited comment on SPARK-20797 at 6/29/17 9:19 PM: -

[jira] [Commented] (SPARK-16365) Ideas for moving "mllib-local" forward

2017-03-13 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923406#comment-15923406 ] Asher Krim commented on SPARK-16365: Thanks for pointing me to this Jira [~josephkb],

[jira] [Created] (SPARK-19922) faster Word2Vec findSynonyms

2017-03-11 Thread Asher Krim (JIRA)
Asher Krim created SPARK-19922: -- Summary: faster Word2Vec findSynonyms Key: SPARK-19922 URL: https://issues.apache.org/jira/browse/SPARK-19922 Project: Spark Issue Type: Improvement Co

[jira] [Reopened] (SPARK-17629) Should ml Word2Vec findSynonyms match the mllib implementation?

2017-02-05 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Asher Krim reopened SPARK-17629: [~josephkb] gave his blessing for adding local versions of the synonyms methods in the dev mailing lis

[jira] [Commented] (SPARK-10413) ML models should support prediction on single instances

2017-02-05 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853301#comment-15853301 ] Asher Krim commented on SPARK-10413: I know I'm a little late to this discussion, but

[jira] [Comment Edited] (SPARK-15573) Backwards-compatible persistence for spark.ml

2017-01-24 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836604#comment-15836604 ] Asher Krim edited comment on SPARK-15573 at 1/24/17 8:41 PM: -

[jira] [Commented] (SPARK-15573) Backwards-compatible persistence for spark.ml

2017-01-24 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836604#comment-15836604 ] Asher Krim commented on SPARK-15573: Thanks for your comment [~jkbradley] What I mea

[jira] [Commented] (SPARK-19287) JavaPairRDD flatMapValues requires function returning Iterable, not Iterator

2017-01-19 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830715#comment-15830715 ] Asher Krim commented on SPARK-19287: Considering that this was an oversight and shoul

[jira] [Created] (SPARK-19294) improve ml LDA save/load

2017-01-19 Thread Asher Krim (JIRA)
Asher Krim created SPARK-19294: -- Summary: improve ml LDA save/load Key: SPARK-19294 URL: https://issues.apache.org/jira/browse/SPARK-19294 Project: Spark Issue Type: Bug Reporter: As

[jira] [Commented] (SPARK-15573) Backwards-compatible persistence for spark.ml

2017-01-18 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828346#comment-15828346 ] Asher Krim commented on SPARK-15573: Any thoughts on determining the version in the l

[jira] [Commented] (SPARK-19247) improve ml word2vec save/load

2017-01-16 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824820#comment-15824820 ] Asher Krim commented on SPARK-19247: Good question. I've seen it come up before (htt

[jira] [Created] (SPARK-19247) improve ml word2vec save/load

2017-01-16 Thread Asher Krim (JIRA)
Asher Krim created SPARK-19247: -- Summary: improve ml word2vec save/load Key: SPARK-19247 URL: https://issues.apache.org/jira/browse/SPARK-19247 Project: Spark Issue Type: Bug Reporte

[jira] [Created] (SPARK-17629) Should ml Word2Vec findSynonyms match the mllib implementation?

2016-09-21 Thread Asher Krim (JIRA)
Asher Krim created SPARK-17629: -- Summary: Should ml Word2Vec findSynonyms match the mllib implementation? Key: SPARK-17629 URL: https://issues.apache.org/jira/browse/SPARK-17629 Project: Spark

[jira] [Commented] (SPARK-15717) Cannot perform RDD operations on a checkpointed VertexRDD.

2016-09-21 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511727#comment-15511727 ] Asher Krim commented on SPARK-15717: Any update on this issue? We are experiencing Cl

[jira] [Updated] (SPARK-8849) expose multiclass scores in LogisticRegression

2015-07-06 Thread Asher Krim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Asher Krim updated SPARK-8849: -- Component/s: MLlib > expose multiclass scores in LogisticRegression > --

[jira] [Created] (SPARK-8849) expose multiclass scores in LogisticRegression

2015-07-06 Thread Asher Krim (JIRA)
Asher Krim created SPARK-8849: - Summary: expose multiclass scores in LogisticRegression Key: SPARK-8849 URL: https://issues.apache.org/jira/browse/SPARK-8849 Project: Spark Issue Type: New Featur