Repository: spark
Updated Branches:
refs/heads/branch-1.5 444058d91 -> dc0c8c982
[SPARK-9544] [MLLIB] add Python API for RFormula
Add Python API for RFormula. Similar to other feature transformers in Python.
This is just a thin wrapper over the Scala implementation. ericl MechCoder
Author: X
Repository: spark
Updated Branches:
refs/heads/master 8ca287ebb -> e4765a468
[SPARK-9544] [MLLIB] add Python API for RFormula
Add Python API for RFormula. Similar to other feature transformers in Python.
This is just a thin wrapper over the Scala implementation. ericl MechCoder
Author: Xiang