Github user mengxr commented on the pull request:
https://github.com/apache/spark/pull/245#issuecomment-39299520
@mateiz I moved `libSVMFile` to `MLUtils` and rename it to `loadLibSVMData`
to be consistent with existing I/O methods there. I still think we should have
a class similar to `SparkContext` for machine learning tasks such that a user
doesn't need to remember many class names. But certainly we can create such a
hub later. This should be ready to merge if Jenkins is happy.
---
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.
---