Hi,

I have developed a fuzzy control system that produces an overall accuracy of 90.5% and I want to be able to prove that the fuzzy rule base was not tuned specifically for the data set in order to fabricate the accuracy.The rule base was developed purely through intuition.

The data set is a publicly available annotated corpus that is used by machine learning researches. I used the annotators label and the output of my system in order to figure out the accuracy, that is to say if majority of the annotators agree on a certain label for an input and the output of my FCS matches this label then I consider it as a correct outcome.

Is there any way to prove that my fuzzy rule base is in no way fabricated to match this particular dataset? I'm asking since the rule base was developed using intuition. and is there a standard way to test my system given a dataset like above.

More Keshav Kumaresan's questions See All
Similar questions and discussions