GitHub user jkbradley opened a pull request:

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

    [SPARK-9981] [ML] Made labels public for StringIndexerModel

    Also added unit test for integration between StringIndexerModel and 
IndexToString
    
    CC: @holdenk We realized we should have left in your unit test (to catch 
the issue with removing the inverse() method), so this adds it back.  @mengxr 

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

    $ git pull https://github.com/jkbradley/spark stridx-labels

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

    https://github.com/apache/spark/pull/8211.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 #8211
    
----
commit 2af602e11d503f881ee3e210ab2c4930c92487d6
Author: Joseph K. Bradley <[email protected]>
Date:   2015-08-14T18:35:22Z

    made labels public for StringIndexerModel, and added test combining it with 
IndexToString

----


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