Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/17556
  
    The bucketing is trying to to bucket into buckets of equal P(x). It's a 
condition on P(y | x). That said the right point isn't knowable from the 
training data, and splitting to balance P(x) on either side of the split within 
the bucket is perhaps the next-most principled thing to do.
    
    To reach a conclusion though: if we have slightly more net preference for a 
simple average, we could merge that change for now and decide later to make it 
weighted.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to