Sciweavers

MSR
2010
ACM

Replaying IDE interactions to evaluate and improve change prediction approaches

13 years 6 months ago
Replaying IDE interactions to evaluate and improve change prediction approaches
Abstract—Change prediction helps developers by recommending program entities that will have to be changed alongside the entities currently being changed. To evaluate their accuracy, current change prediction approaches use data from versioning systems such as CVS or SVN. These data sources provide a coarse-grained view of the development history that flattens the sequence of changes in a single commit. They are thus not a valid basis for evaluation in the case of developmentstyle prediction, where the order of the predictions has to match the order of the changes a developer makes. We propose a benchmark for the evaluation of change prediction approaches based on fine-grained change data recorded from IDE usage. Moreover, the change prediction approaches themselves can use the more accurate data to fine-tune their prediction. We present an evaluation procedure and use it on several change prediction approaches, both novel and from the literature, and report on the results.
Romain Robbes, Damien Pollet, Michele Lanza
Added 12 Oct 2010
Updated 12 Oct 2010
Type Conference
Year 2010
Where MSR
Authors Romain Robbes, Damien Pollet, Michele Lanza
Comments (0)