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
Firstly, Thanks for you sharing your code and paper.
I read your paper and used your code to be impressed.
As i read this paper, there are comments for 2 cases.
training set imbalance, test set is not, and their distributions are different.
training set imbalance, test set is also imbalnced, and their distributions are different.
But you know, unfortunately real data is more imabalanced and challenging.
My data distribution is not only imbalanced in training set but in test set too.
I mean both sets are imbalanced and have same distribution.
and in my dataset some of classes even got 1 instance for 1 class. ( extremely low )
Then Here's my question to you.
Do you think this LDAM-DRW loss also works to this dataset?
I'm doing experiments changing betas, and delta j (m_list) so on.
i would be very much appreciated if you answer to me !
Ty so much kaidic :)
The text was updated successfully, but these errors were encountered:
Firstly, Thanks for you sharing your code and paper.
I read your paper and used your code to be impressed.
As i read this paper, there are comments for 2 cases.
training set imbalance, test set is not, and their distributions are different.
training set imbalance, test set is also imbalnced, and their distributions are different.
But you know, unfortunately real data is more imabalanced and challenging.
My data distribution is not only imbalanced in training set but in test set too.
I mean both sets are imbalanced and have same distribution.
and in my dataset some of classes even got 1 instance for 1 class. ( extremely low )
Then Here's my question to you.
Do you think this LDAM-DRW loss also works to this dataset?
I'm doing experiments changing betas, and delta j (m_list) so on.
i would be very much appreciated if you answer to me !
Ty so much kaidic :)
I am also considering the imbalance of test set, does LDAM-DRW work effectively when it used for imbalanced test set.
Hi Mr.kaidic
Firstly, Thanks for you sharing your code and paper.
I read your paper and used your code to be impressed.
As i read this paper, there are comments for 2 cases.
But you know, unfortunately real data is more imabalanced and challenging.
I mean both sets are imbalanced and have same distribution.
Then Here's my question to you.
Do you think this LDAM-DRW loss also works to this dataset?
I'm doing experiments changing betas, and delta j (m_list) so on.
i would be very much appreciated if you answer to me !
Ty so much kaidic :)
The text was updated successfully, but these errors were encountered: