Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.0.0
-
None
Description
In naive Bayes, we outputs predicted labels without feature attributes. So from the metadata, we can only tell that it is a nominal feature but the values are missing. We should copy the attributes from input label column to output prediction column.
Attachments
Issue Links
- Is contained by
-
SPARK-7424 spark.ml classification, regression abstractions should add metadata to output column
- Resolved