GitHub user flowcont opened a pull request:

    https://github.com/apache/spark/pull/19759

    SPARK-22531 Migrated IDF from MLLib to ML and removed use of MLLib ve…

    …ctors in ML IDF
    
    ## What changes were proposed in this pull request?
    
    Migrated IDF functionality from MLLib to ML to avoid converting vectors 
from ML vectors to MLLib vectors and back.
    
    ## How was this patch tested?
    
    Changed tests to adapt to ML Vectors instead of old IDF MLLib model.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/flowcont/spark feature/SPARK-22531

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19759.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19759
    
----
commit 0c1b952aa17ffa2801643c05ea87a35a5beca0dd
Author: Flowcont <[email protected]>
Date:   2017-11-15T21:17:45Z

    SPARK-22531 Migrated IDF from MLLib to ML and removed use of MLLib vectors 
in ML IDF

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to