Samuel Hoffman

Results 38 comments of Samuel Hoffman

I guess functions seems simpler to me. I'm worried this is a little overcomplicated. For example, it seems like the kaggle function essentially does what we need (assuming it checks...

Another thing I thought of is we only check if the file names are present in the cache dir but it's possible two URLs have the same file names but...

Need to investigate the difference with #379, possible duplicate. Should run tests to compare results with 'equalized_odds' version of ThresholdOptimizer. I think we should prioritize the other issue first since...

Can you explain these methods a little more? What does upload do?

We can also look into: https://www.kaggle.com/docs/api Looks like you need an API key, though

@leenamurgai thanks for your analysis on this. Your proof looks good but I have some questions about the conclusions: - you mention when $\alpha=2$ minimizing GEE is equivalent to minimizing...

@leenamurgai thanks for your write-up and for linking your book -- it's very clear. This is very interesting! I understand where you're coming from here and I agree it's misleading...

Regarding your PR itself, I have a couple suggestions: 1. Can we just name the cases from the table (e.g., "accuracy", "luck") and translate those to weights? If someone really...

Status: Classic: - [X] Equalized odds difference - [X] Generalized equalized odds difference - [ ] Generalized selection rate sklearn: - [ ] Equalized odds difference - [ ] Generalized...

Hi, @divyaamin9825. Thanks for looking into this. I'd like to get to the bottom of the issue in this case instead of just installing everything. I'm a little confused by...