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
I would like to apply the data valuation methods (KNN-Shap, DShap, TMC-Shap, LOO-values) on the Chexpert dataset (https://stanfordmlgroup.github.io/competitions/chexpert/) in order to detect noisy labels. Therefore, the ResNet152 model should be fine as a baseline.
As I am quite new to machine learning I would like to ask for the best way to do this.
How do the images (320x320 pixels) need to be pre-processed in order to run the calculations?
How should the training and test data be split up?
Thanks in advance,
Regards,
Fabian
The text was updated successfully, but these errors were encountered:
Hi there,
I would like to apply the data valuation methods (KNN-Shap, DShap, TMC-Shap, LOO-values) on the Chexpert dataset (https://stanfordmlgroup.github.io/competitions/chexpert/) in order to detect noisy labels. Therefore, the ResNet152 model should be fine as a baseline.
As I am quite new to machine learning I would like to ask for the best way to do this.
Thanks in advance,
Regards,
Fabian
The text was updated successfully, but these errors were encountered: