Closed nazaretl closed 2 years ago
It should work on tabular data. You need to change the data loader accordingly. It is possible to identify the indices of clean and noisy samples, just don’t shuffle the data.
Best, Nazmul On Tue, May 10, 2022 at 05:25 nazaretl @.***> wrote:
Hi, thanks for sharing your implementation. I have some questions about it:
- Does it also work on tabular data?
- Is the code tailored to the datasets used in the paper or can one apply it to any data?
- Is it possible to identify the noisy instances (return the noisy IDs or the clean set)?
Thanks!
— Reply to this email directly, view it on GitHub https://github.com/nazmul-karim170/UNICON-Noisy-Label/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF24QPJKR5VXDI2L4MI36LDVJITQ7ANCNFSM5VQ5ZCIQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
may thanks!
Hi, thanks for sharing your implementation. I have some questions about it:
Thanks!