paper-with-me

Papers

Agile Software Effort Estimation using Regression Techniques

2025-10-06 · Sisay Deresa Sima, Ayalew Belay Habtie arxiv

Software development effort estimation is one of the most critical aspect in software development process, as the success or failure of the entire project depends on the accuracy of estimations. Researchers are still conducting studies on agile effort estimation. The aim of this research is to develop a story point based agile effort estimation model using LASSO and Elastic Net regression techniques. The experimental work is applied to the agile story point approach using 21 software projects collected from six firms. The two algorithms are trained using their default parameters and tuned grid search with 5-fold cross-validation to get an enhanced model. The experiment result shows LASSO regression achieved better predictive performance PRED (8%) and PRED (25%) results of 100.0, MMRE of 0.0491, MMER of 0.0551, MdMRE of 0.0593, MdMER of 0.063, and MSE of 0.0007. The results are also compared with other related literature.

📄 PDF Abstract BibTeX arXiv:2510.04760

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agile Effort Estimation: Have We Solved the Problem Yet? Insights From A Replication Study

2022-01-14 · Vali Tawosi, Rebecca Moussa, Federica Sarro

In the last decade, several studies have explored automated techniques to estimate the effort of agile software development. We perform a close replication and extension of a seminal work proposing the use of Deep Learni…

Semantic SimilaritySemantic Textual Similarity

Recent Advances in Software Effort Estimation using Machine Learning

2023-03-06 · Victor Uc-Cetina

An increasing number of software companies have already realized the importance of storing project-related data as valuable sources of information for training prediction models. Such kind of modeling opens the door for …

Use Case Point Approach Based Software Effort Estimation using Various Support Vector Regression Kernel Methods

2014-01-14 · Shashank Mouli Satapathy, Santanu Kumar Rath

The job of software effort estimation is a critical one in the early stages of the software development life cycle when the details of requirements are usually not clearly identified. Various optimization techniques help…

regression

Software Effort Estimation using parameter tuned Models

2020-08-25 · Akanksha Baghel, Meemansa Rathod, Pradeep Singh

Software estimation is one of the most important activities in the software project. The software effort estimation is required in the early stages of software life cycle. Project Failure is the major problem undergoing …

regression

Leveraging AI for Enhanced Software Effort Estimation: A Comprehensive Study and Framework Proposal

2024-02-08 · Nhi Tran, Tan Tran, Nam Nguyen

This paper presents an extensive study on the application of AI techniques for software effort estimation in the past five years from 2017 to 2023. By overcoming the limitations of traditional methods, the study aims to …