wiki:TSEResults

You can download the archive with the complete experiment results below under attachments.

The archive contains:

  • The compiled version of CrossPare used for the execution of the experiments. It has been compiled with the source code of revision [2] in the SVN.
  • One folder for the experiments with the Java data (exp-java) and one folder for the experiments with the NASA/SOFTLAB data (exp-nasa). Each folder contains the following:
    • the data
    • the experiment configurations
    • the results as .csv files
  • The results contain additional metrics and success measures, we did not discuss in the article, but are evaluated by CrossPare anyways.
    • the metrics error, recall, precision, f-score, g-score, MCC, AUC, AUCec (after Rahman et al.: Recalling the “imprecision” of cross-project defect prediction), true positive rate (tpr), true negative rate (tnr), number of true positives (tp), number of false negatives (fn), number of true negatives (tn), number of false positives (fp)
    • succHe is 1 if recall>0.7 and precision>0.5 (used in the article)
    • succZi is 1 if recall>0.7 and precision>0.7
    • succG75 is 1 if g-score>0.75
    • succG60 is 1 if g-score>0.6
  • A small tool "resultjoiner.jar" for joining the results achieved with feature selection (due to practical reasons, they are stored in a separate folder).
  • A batch script for execution the experiments.
    • Be aware the the results are overwritten and the executions will take at least one week (but probably a lot longer) on a regular PC while fully using all cores 100%.
Last modified 10 years ago Last modified on 07/24/14 10:54:27

Attachments (1)

Download all attachments as: .zip