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

Hyukjin Kwon resolved SPARK-9579.
---------------------------------
    Resolution: Incomplete

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to