Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
1.4.0
-
None
Description
In 1.4.0, we introduced ML attribute API to embed feature/label attribute info inside DataFrame's schema. However, the API is not very friendly to use. We should re-visit this API and see how we can improve it.
Attachments
Attachments
Issue Links
- contains
-
SPARK-12886 Expose params to control how feature names are generated
- Resolved
- depends upon
-
SPARK-4588 Add API for feature attributes
- Resolved
- is depended upon by
-
SPARK-8516 ML attribute API in PySpark
- Resolved
- is related to
-
SPARK-19141 VectorAssembler metadata causing memory issues
- Resolved
-
SPARK-22346 Update VectorAssembler to work with Structured Streaming
- Resolved
- relates to
-
SPARK-19498 Discussion: Making MLlib APIs extensible for 3rd party libraries
- Resolved
- links to