Description
That will map unseen label to maximum known label +1, IndexToString would map that back to "<undef>" or NA if there is something like that in spark,
Attachments
Issue Links
- is related to
-
SPARK-11569 StringIndexer transform fails when column contains nulls
- Resolved
-
SPARK-17219 QuantileDiscretizer should handle NaN values gracefully
- Resolved
- relates to
-
SPARK-19852 StringIndexer.setHandleInvalid should have another option 'new': Python API and docs
- Resolved
- links to