You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zhengruifeng (Jira)" <ji...@apache.org> on 2020/07/07 04:01:00 UTC

[jira] [Created] (SPARK-32202) tree models auto infer compact integer type

zhengruifeng created SPARK-32202:
------------------------------------

             Summary: tree models auto infer compact integer type
                 Key: SPARK-32202
                 URL: https://issues.apache.org/jira/browse/SPARK-32202
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 3.1.0
            Reporter: zhengruifeng


a feature from [LightGBM|https://lightgbm.readthedocs.io/en/latest/Parameters.html#max_bin]:

 

"LightGBM will auto compress memory according to {{max_bin}}. For example, LightGBM will use {{uint8_t}} for feature value if {{max_bin=255}}"

 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org