@inproceedings{0d38ff990d534e4fa1c27af1d0eade19,
title = "Predicting the Duration of User Stories in Agile Project Management",
abstract = "Effective effort estimation in agile project planning is vital because it helps organizations build product plans that they can stick to, have shorter turn-around time, and have better cost discipline. Machine learning can play an essential role in planning and estimating the project schedule. In this paper, a series of supervised machine learning models were studied, analyzed, and implemented to solve the problem of predicting effort estimates in Agile Scrum. The obtained results are compared with similar previous studies. We performed experiments using different Natural Language Processing (NLP) methods such as Term Frequency-inverse document frequency (TF-IDF), fastText, and different Neural Networks, including Recurrent Neural Networks (RNN), Long Short Term Memory (LSTM), and Bidirectional Encoder Representations from Transformers (BERT). The trained models were fitted with three publicly available datasets. Our findings show that fastText (with a pre-trained model) significantly performed better in predicting the story-points of user-stories. The second-best performing model was bidirectional LSTM. Moreover, distilBERT performs poorly among all the models analyzed. This study can pave the way for organizations to benefit from these machine learning models and accurately predict project deadlines and schedules.",
keywords = "Agile Scrum, BERT, Effort Estimation, NLP, Project Management, TF-IDF, bi-LSTM, distilBERT, fastText",
author = "Asif Raza and Leonardo Espinosa-Leal",
year = "2024",
doi = "10.1007/978-3-031-61905-2\_31",
language = "English",
isbn = "978-3-031-61904-5",
volume = "2",
series = "Lecture Notes in Networks and Systems",
publisher = "Springer",
pages = "316--328",
editor = "Auer, \{Michael E.\} and Reinhard Langmann and Dominik May and Kim Roos",
booktitle = "Smart Technologies for a Sustainable Future",
address = "Germany",
note = "21st International Conference on Smart Technologies \& Education (STE-2024) ; Conference date: 06-03-2024 Through 08-03-2024",
}