<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>thesis</title>
<link>http://ir.bdu.edu.et/handle/123456789/10145</link>
<description/>
<pubDate>Sat, 13 Jan 2001 07:32:54 GMT</pubDate>
<dc:date>2001-01-13T07:32:54Z</dc:date>
<item>
<title>AMHARIC SPEECH TO ETHIOPIAN SIGN LANGUAGE TRANSLATION</title>
<link>http://ir.bdu.edu.et/handle/123456789/16480</link>
<description>AMHARIC SPEECH TO ETHIOPIAN SIGN LANGUAGE TRANSLATION
SELAMAWIT, BELAY
Ethiopian Sign Language (EthSL) is the primary means of communication for the deaf&#13;
community in Ethiopia. The dearth of accessible tools that convert Amharic speech into&#13;
EthSL, however, makes it difficult for hearing and deaf people to communicate. The goal&#13;
of this study is to create a deep learning model for translating Amharic speech to video sign&#13;
language. To close this gap, this study attempts to create a deep learning-based Amharic&#13;
speech-to-video sign language translation model. Four deep learning models were&#13;
compared: Long Short-Term Memory (LSTM) networks, Variational Autoencoders&#13;
(VAEs), Recurrent Neural Networks (RNNs), and Convolutional Neural Networks&#13;
(CNNs). Via hyperparameter optimization, LSTM achieved the highest accuracy,&#13;
increasing from 91% to 97%. In order to ensure model performance, interpretability, and&#13;
usability, the study used a design science methodology. To increase the model's decisionmaking&#13;
process's transparency, integrated gradients were used. A Flutter-built mobile&#13;
application including the trained LSTM model was evaluated for usability using surveys.&#13;
Results show that as compared to previous deep learning models, the LSTM-based model&#13;
considerably increases the accuracy of Amharic speech-to-EthSL translation.&#13;
The prototype improves accessibility for the deaf community by enabling real-time EthSL&#13;
video creation from Amharic speech. By offering a dependable and understandable&#13;
solution, encouraging inclusivity, and setting the stage for future developments in Amharic&#13;
speech-to-sign language translation, this research advances assistive technology.&#13;
For this thesis, four deep learning algorithms were investigated: Long Short-Term Memory&#13;
(LSTM) networks, Variational Autoencoders (VAEs), Recurrent Neural Networks&#13;
(RNNs), and Convolutional Neural Networks (CNNs). After hyperparameter optimization,&#13;
LSTM outperformed the others, increasing its accuracy from 91% to 97%.&#13;
Using a design science methodology, this study guarantees interpretability and usability in&#13;
addition to model performance. Transparency in Amharic speech-to-video sign language&#13;
translation was improved by using Integrated Gradients to explain the model's decision
</description>
<pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://ir.bdu.edu.et/handle/123456789/16480</guid>
<dc:date>2025-06-01T00:00:00Z</dc:date>
</item>
<item>
<title>Virtual Machine Recommendation for Resource Utilization in the Cloud and Edge</title>
<link>http://ir.bdu.edu.et/handle/123456789/16479</link>
<description>Virtual Machine Recommendation for Resource Utilization in the Cloud and Edge
Kidus, Fiker
</description>
<pubDate>Mon, 04 Nov 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://ir.bdu.edu.et/handle/123456789/16479</guid>
<dc:date>2024-11-04T00:00:00Z</dc:date>
</item>
<item>
<title>ESTIMATING SOFTWARE MAINTENANCE COST USING MACHINE LEARNING ALGORITHMS</title>
<link>http://ir.bdu.edu.et/handle/123456789/16478</link>
<description>ESTIMATING SOFTWARE MAINTENANCE COST USING MACHINE LEARNING ALGORITHMS
JEMMAL, AREGA
Software maintenance costs can represent up to 67% of total expenses in the Software Development Life Cycle (SDLC), often surpassing 50% across all phases. This highlights the importance of accurate cost estimation for effective project planning and resource management. Traditional approaches, such as expert judgment and algorithmic models, often fail to address the complexities arising from changing requirements, aging codebases, and evolving technologies. This research aims to create a machine learning-based model for more reliable software maintenance cost estimation, utilizing data gathered from domestic software companies through interviews with project managers and analysis of archival project records. Factors affecting costs were identified through a literature review and refined via interviews. Various machine learning algorithms, including Linear Regression, Ridge Regression, Decision Trees, Random Forest, Support Vector Regression (SVR), Gradient Boosting Regressor, and XGBoost, were assessed, with XGBoost emerging as the most effective. It recorded the lowest error rates (MAE: 437.51, RMSE: 620.05) and the highest R² (0.95). To enhance transparency and build stakeholder trust, SHAP and LIME were used to explain the model's predictions. The research concludes with the development and integration of the XGBoost model for practical software maintenance cost prediction, thereby improving accuracy in cost estimation and resource management for software projects.&#13;
Keywords: Software Maintenance Cost Estimation, Machine Learning, XGBoost, SHAP and LIME
</description>
<pubDate>Fri, 01 Nov 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://ir.bdu.edu.et/handle/123456789/16478</guid>
<dc:date>2024-11-01T00:00:00Z</dc:date>
</item>
<item>
<title>Enhancing Pediatric Healthcare Using the Integration of Software Framework and Machine Learning</title>
<link>http://ir.bdu.edu.et/handle/123456789/16476</link>
<description>Enhancing Pediatric Healthcare Using the Integration of Software Framework and Machine Learning
ESHETIE, GASHAW YIGIZAW
In pediatrics, infectious disease is a subspecialty that addresses the diagnosis, prevention, and&#13;
treatment of infections in children aged from birth to 21 years of age. Given their developing&#13;
immune systems and frequent exposure, children are especially vulnerable to infections.&#13;
Globally, infectious diseases have a significant impact, causing millions of deaths each year. The&#13;
advancement of emerging technologies, such as machine learning, has gained new momentum to&#13;
fight against pediatric infectious diseases. This study investigates the application of machine&#13;
learning (ML) in enhancing the diagnosis and treatment of pediatric infectious diseases, aiming&#13;
to improve healthcare outcomes for the pediatric population. We employed a quantitative&#13;
research design approach, combining an experimental phase to develop and fine-tune ML&#13;
models like KNN, NB, SVM, LR, RF, and XGBoost with a survey method to evaluate the&#13;
effectiveness of the machine learning integrated software framework. We emphasize meticulous&#13;
data preprocessing, utilizing the K-Nearest Neighbors (KNN) imputation method for handling&#13;
missing data and the Synthetic Minority Oversampling Technique (SMOTE) for addressing data&#13;
imbalances. These preprocessing steps are critical for enhancing model performance and&#13;
accuracy in complex medical applications. Additionally, z-score normalization is applied to&#13;
standardize datasets, ensuring stable and reliable ML model outcomes. After conducting the&#13;
experiments, we found that Random Forest performed best and integrated it into a framework&#13;
designed for practical use in pediatric healthcare settings. This work integrates SHAP (SHapley&#13;
Additive exPlanations) into a random forest model to enhance transparency and build trust&#13;
among healthcare stakeholders. A software framework incorporating these explainable models&#13;
was developed to improve both usability, understandability, and transparency. We performed a&#13;
usability test with clinicians, resulting in a SUS score of 74.25, which corresponds to C and&#13;
acceptable on the grade and acceptability scale, respectively. Using a random forest model, we&#13;
achieved 0.97 of accuracy in predicting pediatric infectious diseases, employing a 90/10 traintest&#13;
split, 5-fold cross-validation, and grid search hyper parameter optimization technique. With&#13;
this result integrated with the framework, our study contributes to facilitating the analysis of&#13;
patient data and identification of healthcare trends, which supports the clinicians, limited in&#13;
number and unable to perform a good deal of diagnoses in a short period of time.&#13;
Keywords: pediatric infectious diseases, machine learning, explainability, software framework,&#13;
system usability scale.
</description>
<pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://ir.bdu.edu.et/handle/123456789/16476</guid>
<dc:date>2024-10-01T00:00:00Z</dc:date>
</item>
</channel>
</rss>
