GitHub user gweidner opened a pull request:
https://github.com/apache/spark/pull/5953
[SPARK-7352] [MLLIB] ml.feature.IDF should rename minDocFreq to minDocCount
Renamed minDocFreq to minDocCount while maintaining case in 2 files:
mllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala
mllib/src/test/scala/org/apache/spark/ml/feature/IDFSuite.scala
Also added 'number' in descriptions. Note did not rename minDocFreq in the
corresponding mllib versions (i.e., mllib\feature\IDF.scala).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gweidner/spark gw-7352
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5953.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 #5953
----
commit d9c30f459157f3b6eba264fd8ca2287da0600947
Author: Glenn Weidner <[email protected]>
Date: 2015-05-04T04:11:31Z
[SPARK-7275] [SQL] [WIP] Make LogicalRelation public
commit 9790cbe86924de822f0c54352861da5199bc41ac
Author: Glenn Weidner <[email protected]>
Date: 2015-05-05T18:55:28Z
Merge remote-tracking branch 'upstream/master'
commit 4a35c2038562a87d1678b3e1cb29dcf70cef8cde
Author: Glenn Weidner <[email protected]>
Date: 2015-05-06T18:10:42Z
Merge remote-tracking branch 'upstream/master'
commit 8c26d09329f392d70ce5b09f1973da7b0289360d
Author: Glenn Weidner <[email protected]>
Date: 2015-05-06T21:01:17Z
[SPARK-7352] [MLLIB] ml.feature.IDF should rename minDocFreq to minDocCount
commit f25a0511857ecb06b2f3a81a5465187747b5b71b
Author: Glenn Weidner <[email protected]>
Date: 2015-05-06T21:31:47Z
[SPARK-7352] [MLLIB] ml.feature.IDF should rename minDocFreq to minDocCount
----
---
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]