You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @eardic, thanks for spotting the bug. I agree that it should train the model before computing the new score.
Looking at the paper (https://arxiv.org/pdf/1904.02868.pdf), page 4, it says to add a new point in our subset and see if performance (e.g. accuracy) improves compared to the performance with the previous subset.
I'm tied with other projects for now, so I would appreciate if you can submit a PR to fix this.
Why the model is not trained with the new batch at the line below?
Shapley_Valuation/tmc.py
Line 154 in bf8cf85
The text was updated successfully, but these errors were encountered: