RUSBoost icon indicating copy to clipboard operation
RUSBoost copied to clipboard

Analysis of loss value

Open Vitusyc opened this issue 5 years ago • 0 comments

Hello, I recently ran the implementation with your code, but I found that the loss value is increasing as the number of iterations increases.According to the theory, the loss value should be reduced. image At the same time, I understand what you mean by this code: when the predicted tag is the same as the actual tag, the weight of the sample will be reduced. Could you consider increasing the weight of the sample when the predicted tag is different from the actual tag?I hope to receive your reply

Vitusyc avatar May 03 '20 07:05 Vitusyc