adriangb / scikeras

Scikit-Learn API wrapper for Keras.
https://www.adriangb.com/scikeras/
MIT License
239 stars 47 forks source link

Fix sample_weight performance problem #285

Open richmanbtc opened 1 year ago

richmanbtc commented 1 year ago

Problem

Solution

adriangb commented 1 year ago

So this "fix" makes legitimate tests fail. I'd also like to see a notebook showing performance degradation and how this fix addresses it.