-
- Downloads
[MINOR] [MLLIB] [ML] [DOC] Minor doc fixes for StringIndexer and MetadataUtils
Changes: * Make Scala doc for StringIndexerInverse clearer. Also remove Scala doc from transformSchema, so that the doc is inherited. * MetadataUtils.scala: “ Helper utilities for tree-based algorithms” —> not just trees anymore CC: holdenk mengxr Author: Joseph K. Bradley <joseph@databricks.com> Closes #8679 from jkbradley/doc-fixes-1.5.
Showing
- mllib/src/main/scala/org/apache/spark/ml/feature/StringIndexer.scala 11 additions, 20 deletions...ain/scala/org/apache/spark/ml/feature/StringIndexer.scala
- mllib/src/main/scala/org/apache/spark/ml/util/MetadataUtils.scala 1 addition, 1 deletion...c/main/scala/org/apache/spark/ml/util/MetadataUtils.scala
- python/pyspark/ml/feature.py 8 additions, 8 deletionspython/pyspark/ml/feature.py
Loading
Please register or sign in to comment