Description
If we want to find the index of any input based on hashing trick then it is possible in https://spark.apache.org/docs/2.2.0/api/scala/index.html#org.apache.spark.mllib.feature.HashingTF but not in https://spark.apache.org/docs/2.2.0/api/scala/index.html#org.apache.spark.ml.feature.HashingTF.
Should allow that for feature parity
Attachments
Issue Links
- depends upon
-
SPARK-21748 Migrate the implementation of HashingTF from MLlib to ML
- Resolved
- Is contained by
-
SPARK-13964 Feature hashing improvements
- Resolved
- links to
(1 links to)