yuhao yang created SPARK-7983:
---------------------------------

             Summary: Add require for one-based indices in loadLibSVMFile
                 Key: SPARK-7983
                 URL: https://issues.apache.org/jira/browse/SPARK-7983
             Project: Spark
          Issue Type: Improvement
          Components: MLlib
            Reporter: yuhao yang
            Priority: Trivial


Add require for one-based indices in loadLibSVMFile

Customers frequently use zero-based indices in their LIBSVM files. No warnings 
or errors from Spark will be reported during their computation afterwards, and 
usually it will lead to wired result for many algorithms (like GBDT).

add a quick check.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to