Description
QuantileDiscretizer, Bucketizer and StringIndexer have the same param handleInvalid, but with different supported options and docs. After SPARK-16151 resolved, we can make all of them inherit from HasHandleInvalid, and with different supported options and docs for each subclass.
Attachments
Issue Links
- depends upon
-
SPARK-16151 Make generated params non-final
- Resolved
- links to