greeting,
I try to do abnormal detection in manufacturing factory to reduce return and repair rate, but the alarm rate is 3 times of return rate, I want to pick the worst samples to set the alarm rate = return rate but failed, the vote operator give me too many “NG possibility =1”samples ( I used 5 Classifier and ok/ng training set to find out the ng samples ), I try to solve this problem by increase Classifier and optimize training set, but the affect is not good enought to lower the alarm rate, I also try to do abnormal detection by distance but the result is even worst than vote.
so how can I improve the accuracy in rapidminer program ? I want to pick the worst samples with alarm rate = Specified number.
thanks.