Description
This task will copy the Vector and Matrix classes from mllib to ml package in mllib-local jar. The UDTs and `since` annotation in ml vector and matrix will be removed from now. UDTs will be achieved by #SPARK-14487, and `since` will be replaced by /* @ since 1.2.0 */
The BLAS implementation will be copied, and some of the test utilities will be copies as well.
Attachments
Issue Links
- blocks
-
SPARK-14653 Remove NumericParser and jackson dependency from mllib-local
- Resolved
- links to