[jira] [Updated] (SPARK-9579) Improve Word2Vec unit tests

2019-05-20 Thread Hyukjin Kwon (JIRA)


 [ 
https://issues.apache.org/jira/browse/SPARK-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-9579:

Labels: bulk-closed  (was: )

> Improve Word2Vec unit tests
> ---
>
> Key: SPARK-9579
> URL: https://issues.apache.org/jira/browse/SPARK-9579
> Project: Spark
>  Issue Type: Test
>  Components: MLlib
>Reporter: Joseph K. Bradley
>Priority: Minor
>  Labels: bulk-closed
>
> Word2Vec unit tests should be improved in a few ways:
> * Test individual components of the algorithm.  This may mean breaking the 
> code into smaller methods which can be tested individually.
> * Test vs another library, if possible.  Following the example of unit tests 
> for LogisticRegression, create robust unit tests making sure the two 
> implementations produce similar results.  This may be too hard to do robustly 
> (and deterministically).  In that case, the first improvement will suffice.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-9579) Improve Word2Vec unit tests

2015-11-05 Thread Sean Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-9579:
-
Target Version/s:   (was: 1.6.0)

> Improve Word2Vec unit tests
> ---
>
> Key: SPARK-9579
> URL: https://issues.apache.org/jira/browse/SPARK-9579
> Project: Spark
>  Issue Type: Test
>  Components: MLlib
>Reporter: Joseph K. Bradley
>Priority: Minor
>
> Word2Vec unit tests should be improved in a few ways:
> * Test individual components of the algorithm.  This may mean breaking the 
> code into smaller methods which can be tested individually.
> * Test vs another library, if possible.  Following the example of unit tests 
> for LogisticRegression, create robust unit tests making sure the two 
> implementations produce similar results.  This may be too hard to do robustly 
> (and deterministically).  In that case, the first improvement will suffice.



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