You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 13:24:17 UTC

[jira] [Commented] (SPARK-7983) Add require for one-based indices in loadLibSVMFile

    [ https://issues.apache.org/jira/browse/SPARK-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14566518#comment-14566518 ] 

Apache Spark commented on SPARK-7983:
-------------------------------------

User 'hhbyyh' has created a pull request for this issue:
https://github.com/apache/spark/pull/6538

> 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
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org