Introduction
For comparison, we used Weka
to re-implement existing state-of-the-art approaches following the descriptions
in their papers. Cubranic and Murphy use Naive Bayes. Anvik et al. utilize SVM,
Naive Bayes, and C4.5’s classifiers. Bhattacharya and Neamtiu use Naive Bayes
and Bayesian Network with and without incremental learning. We re-implemented
Matter et al.’s vectorspace model (VSM) according to their paper (for
comparison, the terms were extracted only from the bug reports). |