Predicting Object-Oriented Software Maintainability Using Multivariate Adaptive Regression Splines

Yuming Zhou,Hareton Leung
DOI: https://doi.org/10.1016/j.jss.2006.10.049
IF: 3.5
2006-01-01
Journal of Systems and Software
Abstract:Accurate software metrics-based maintainability prediction can not only enable developers to better identify the determinants of software quality and thus help them improve design or coding, it can also provide managers with useful information to help them plan the use of valuable resources. In this paper, we employ a novel exploratory modeling technique, multiple adaptive regression splines (MARS), to build software maintainability prediction models using the metric data collected from two different object-oriented systems. The prediction accuracy of the MARS models are evaluated and compared using multivariate linear regression models, artificial neural network models, regression tree models, and support vector models. The results suggest that for one system MARS can predict maintainability more accurately than the other four typical modeling techniques, and that for the other system MARS is as accurate as the best modeling technique.
What problem does this paper attempt to address?