ANN model for predicting software function point metric

  • Authors:
  • Yogesh Singh;Pradeep Kumar Bhatia;Omprakash Sangwan

  • Affiliations:
  • GGSIP University, Delhi;University of Science & Technology, Hissar;Amity University, Uttar Pradesh, NOIDA

  • Venue:
  • ACM SIGSOFT Software Engineering Notes
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software Engineering measurement and analysis specially, size estimation initiatives have been in the center of attention for many firms. Function Point (FP) metric is among the most commonly used techniques to estimate the size of software system projects or software systems for measuring the functionality delivered by a system. In this paper we explore an alternative, Artificial Neural Network (ANN) approach for predicting function Point. We proposed an ANN model to explore neural network as tool for function point metric. A multilayer feed forward network is trained using backpropogation algorithm and demonstrated to be suitable. The training and validation data is randomly selected from the data repository of 365 projects [7]. The experimental results of two validation sets each of 55 projects indicate that the Mean Absolute Relative Error (MARE) was 0.198 and 0.145 of ANN model and shows that ANN model is a competitive model as Function Point Metric.