Research Article Open Access

Software Development Effort Estimation Using Relational Database and Optimized Learning Mechanism

B. N. Ravi Kumar1 and Yeresime Suresh2
  • 1 Department of Computer Science and Engineering, BMS Institute of Technology and Management, Bangalore, India
  • 2 Department of Computer Science and Engineering, Ballari Institute of Technology and Management, Ballari, India

Abstract

Accurately estimating the cost of software development is crucial for effective project planning and resource allocation. However, traditional cost estimation methods rely heavily on expert judgment and historical data, which can be time consuming and prone to errors. This study suggests a learning-based cost estimation model that leverages relational databases to improve accuracy. The proposed approach estimates project cost based on the effort required to complete software development, which is a key driver of the project cost. The proposed model is designed to address the challenges posed by the variability in open-source development, including variable team sizes, working hours, and expertise. The study collects and pre-processes data from open-source platforms and selects cost drivers and metrics based on logical rules and SQL queries. Moreover, we propose an optimized Artificial Neural Network (ANN) with augmented topology to automate the selection of neuron units, layers, and adjustment of learnable parameters according to the input variables. The proposed model is evaluated on a 100 open-source software repositories dataset and demonstrates its effectiveness in accurately estimating development cost. The system is implemented using Python and evaluated using performance parameters such as MSE, RMSE, MAE, and MMRE. Results indicate that our proposed model offers a more accurate and efficient approach to software cost estimation, especially for freelancers and outsourcing firms. The proposed model has the potential to save time and resources and improve the reliability and accuracy of software cost estimation.

Journal of Computer Science
Volume 19 No. 4, 2023, 540-553

DOI: https://doi.org/10.3844/jcssp.2023.540.553

Submitted On: 6 January 2023 Published On: 7 April 2023

How to Cite: Kumar, B. N. R. & Suresh, Y. (2023). Software Development Effort Estimation Using Relational Database and Optimized Learning Mechanism. Journal of Computer Science, 19(4), 540-553. https://doi.org/10.3844/jcssp.2023.540.553

  • 1,250 Views
  • 966 Downloads
  • 2 Citations

Download

Keywords

  • Software Project Development
  • Cost Estimation
  • Effort Estimation
  • Relational Database
  • Artificial Intelligence
  • Machine Learning