Good Evening,
I will solve the problem using error back propagation algorithm and classification of imbalanced data.In My work i am used data set Ann-thyroid data set.The data set consists of three class(a,b,c).I had split my data set Ann-thyroid13(23).1 and 2 refer the minority data set.3 refers to the Majority data set.Weight update rules for weaken weight update for the Majority class and intensifies weight update for the Majority class.My question is how to classify data set and how to update weight? i attached my coding and base paper.Anybody can please answer the problem.