Github user debasish83 commented on the pull request:
https://github.com/apache/spark/pull/685#issuecomment-44878888
sparse vector: (size,[i0,i1],[v0,v1])
This is not standard libsvm (glmnet-R, libsvm etc who expects libsvm input
won't work with this)...may be we can add a helper function to convert it to
i0:v0, i1:v1, .... for libsvm packages...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---