-
- Downloads
[DOC][MINOR] ml.feature Scala and Python API sync
## What changes were proposed in this pull request? I reviewed Scala and Python APIs for ml.feature and corrected discrepancies. ## How was this patch tested? Built docs locally, ran style checks Author: Bryan Cutler <cutlerb@gmail.com> Closes #13159 from BryanCutler/ml.feature-api-sync.
Showing
- mllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala 2 additions, 2 deletionsmllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala
- mllib/src/main/scala/org/apache/spark/ml/feature/PCA.scala 3 additions, 2 deletionsmllib/src/main/scala/org/apache/spark/ml/feature/PCA.scala
- mllib/src/main/scala/org/apache/spark/ml/feature/RFormula.scala 3 additions, 1 deletion...src/main/scala/org/apache/spark/ml/feature/RFormula.scala
- mllib/src/main/scala/org/apache/spark/ml/feature/VectorIndexer.scala 2 additions, 1 deletion...ain/scala/org/apache/spark/ml/feature/VectorIndexer.scala
- python/pyspark/ml/feature.py 26 additions, 13 deletionspython/pyspark/ml/feature.py
Loading
Please register or sign in to comment