GitHub user Lewuathe opened a pull request:

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

    [SPARK-11938][ML] Expose numFeatures in all ML PredictionModel for Py…

    …Spark
    
    see: https://issues.apache.org/jira/browse/SPARK-11938
    
    Note: Test cases for `ml.regression` and `ml.classification` were not 
implemented. The test written in this patch target only for `numFeatures`. We 
can do enhancement of test case for `ml.regression` and `ml.classification` in 
separate JIRA.

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

    $ git pull https://github.com/Lewuathe/spark SPARK-11938

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

    https://github.com/apache/spark/pull/9936.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 #9936
    
----
commit eaf149aaa3ba6f1cc1a49b0e385f50309aceaddb
Author: lewuathe <[email protected]>
Date:   2015-11-24T15:27:56Z

    [SPARK-11938][ML] Expose numFeatures in all ML PredictionModel for PySpark

----


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