GitHub user yinxusen opened a pull request:

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

    [SPARK-11891] Model export/import for RFormula and RFormulaModel

    https://issues.apache.org/jira/browse/SPARK-11891
    
    The RFormula shares the same problem with 
https://github.com/apache/spark/pull/9854. The `RFormula` has different params 
with `RFormulaModel`.

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

    $ git pull https://github.com/yinxusen/spark SPARK-11891

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

    https://github.com/apache/spark/pull/9884.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 #9884
    
----
commit d01b249669067db40662b2d5b7794a9ec96ace1f
Author: Xusen Yin <yinxu...@gmail.com>
Date:   2015-11-21T07:20:02Z

    add model save/load for RFormula

commit aa2d9aafadd162c9627214c62683f3f1d01efd79
Author: Xusen Yin <yinxu...@gmail.com>
Date:   2015-11-21T08:00:14Z

    add test

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to