-
- Downloads
[SPARK-17645][MLLIB][ML][FOLLOW-UP] document minor change
## What changes were proposed in this pull request? Add FDR test case in ml/feature/ChiSqSelectorSuite. Improve some comments in the code. This is a follow-up pr for #15212. ## How was this patch tested? ut Author: Peng, Meng <peng.meng@intel.com> Closes #16434 from mpjlu/fdr_fwe_update.
Showing
- docs/ml-features.md 2 additions, 2 deletionsdocs/ml-features.md
- docs/mllib-feature-extraction.md 2 additions, 2 deletionsdocs/mllib-feature-extraction.md
- mllib/src/main/scala/org/apache/spark/ml/feature/ChiSqSelector.scala 3 additions, 3 deletions...ain/scala/org/apache/spark/ml/feature/ChiSqSelector.scala
- mllib/src/main/scala/org/apache/spark/mllib/feature/ChiSqSelector.scala 3 additions, 3 deletions.../scala/org/apache/spark/mllib/feature/ChiSqSelector.scala
- mllib/src/test/scala/org/apache/spark/ml/feature/ChiSqSelectorSuite.scala 78 additions, 17 deletions...cala/org/apache/spark/ml/feature/ChiSqSelectorSuite.scala
- python/pyspark/ml/feature.py 5 additions, 4 deletionspython/pyspark/ml/feature.py
- python/pyspark/mllib/feature.py 3 additions, 3 deletionspython/pyspark/mllib/feature.py
Loading
Please register or sign in to comment