Github user derrickburns commented on the pull request:

    https://github.com/apache/spark/pull/4144#issuecomment-70969423
  
    @mengxr
    You may want to refer to the newer code in GitHub
    <https://github.com/derrickburns/generalized-kmeans-clustering> instead of
    the old PR going forward.
    
    I've refactored the PointOps interface since the old PR following your
    comments.
    
    I also rewrote the KMeansPlusPlus in a similar fashion as to your changes
    to KMeansParallel and support sparse points in high dimension, but the
    PointOps redesign is the most important change.
    
    On Wed, Jan 21, 2015 at 6:16 PM, UCB AMPLab <[email protected]>
    wrote:
    
    > Test PASSed.
    > Refer to this link for build results (access rights to CI server needed):
    > https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25938/
    > Test PASSed.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/4144#issuecomment-70960725>.
    >


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to