|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 49 |
| Published: October 2025 |
| Authors: Peter Godfrey Obike, Victor E. Ekong, Okure U. Obot |
10.5120/ijca2025925837
|
Peter Godfrey Obike, Victor E. Ekong, Okure U. Obot . A Novel Scoring-based Agile Sprint Deliverability Prediction and Prioritization using Machine Learning. International Journal of Computer Applications. 187, 49 (October 2025), 40-53. DOI=10.5120/ijca2025925837
@article{ 10.5120/ijca2025925837,
author = { Peter Godfrey Obike,Victor E. Ekong,Okure U. Obot },
title = { A Novel Scoring-based Agile Sprint Deliverability Prediction and Prioritization using Machine Learning },
journal = { International Journal of Computer Applications },
year = { 2025 },
volume = { 187 },
number = { 49 },
pages = { 40-53 },
doi = { 10.5120/ijca2025925837 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2025
%A Peter Godfrey Obike
%A Victor E. Ekong
%A Okure U. Obot
%T A Novel Scoring-based Agile Sprint Deliverability Prediction and Prioritization using Machine Learning%T
%J International Journal of Computer Applications
%V 187
%N 49
%P 40-53
%R 10.5120/ijca2025925837
%I Foundation of Computer Science (FCS), NY, USA
Accurate sprint deliverability estimation is pivotal for effective agile software development, yet traditional heuristic methods often yield subjective and inconsistent results, undermining project velocity. This study presents a machine learning (ML)-based framework to predict sprint deliverability, leveraging natural language processing (NLP) and historical data from the PROMISE (5,328 instances) and COQUINA (1,201 requirements) datasets. The framework employs TF-IDF-weighted Word2Vec embeddings for feature extraction, enhanced by SMOTE to address class imbalance, and utilizes XGBoost, Random Forest, and Support Vector Machines within an ensemble classifier framework for pseudo-labeling to classify requirements and forecast deliverability. A novel deliverability score, calculated as 0.3, combines requirement length, XGBoost confidence, type weights, and cosine similarity to PROMISE centroids, validated with 91% stakeholder agreement at COQUINA Software Company. Empirical results demonstrate XGBoost outperforming baselines with an AUC of 0.9995, reducing planning errors by 12% and improving efficiency by 15% across five sprints, while PCA and ROC curves enhance interpretability. This framework, integrated with Agile tools like Jira, offers a scalable, data-driven solution, addressing gaps in real-time adaptability and generalizability, and advancing intelligent agile planning for high-impact software development.