Browsing by Author "Joseph, Stephen Bassi"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
- Ensemble Machine Learning for Monkeypox Transmission Time Series ForecastingDada, Emmanuel Gbenga; Oyewola, David Opeoluwa; Joseph, Stephen Bassi; Emebo, Onyeka; Oluwagbemi, Olugbenga Oluseun (MDPI, 2022-11-27)Public health is now in danger because of the current monkeypox outbreak, which has spread rapidly to more than 40 countries outside of Africa. The growing monkeypox epidemic has been classified as a “public health emergency of international concern” (PHEIC) by the World Health Organization (WHO). Infection outcomes, risk factors, clinical presentation, and transmission are all poorly understood. Computer- and machine-learning-assisted prediction and forecasting will be useful for controlling its spread. The objective of this research is to use the historical data of all reported human monkey pox cases to predict the transmission rate of the disease. This paper proposed stacking ensemble learning and machine learning techniques to forecast the rate of transmission of monkeypox. In this work, adaptive boosting regression (Adaboost), gradient boosting regression (GBOOST), random forest regression (RFR), ordinary least square regression (OLS), least absolute shrinkage selection operator regression (LASSO), and ridge regression (RIDGE) were applied for time series forecasting of monkeypox transmission. Performance metrics considered in this study are root mean square (RMSE), mean absolute error (MAE), and mean square error (MSE), which were used to evaluate the performance of the machine learning and the proposed Stacking Ensemble Learning (SEL) technique. Additionally, the monkey pox dataset was used as test data for this investigation. Experimental results revealed that SEL outperformed other machine learning approaches considered in this work with an RMSE of 33.1075; a MSE of 1096.1068; and a MAE of 22.4214. This is an indication that SEL is a better predictor than all the other models used in this study. It is hoped that this research will help government officials understand the threat of monkey pox and take the necessary mitigation actions.
- Facial Emotion Recognition and Classification Using the Convolutional Neural Network-10 (CNN-10)Dada, Emmanuel Gbenga; Oyewola, David Opeoluwa; Joseph, Stephen Bassi; Emebo, Onyeka; Oluwagbemi, Olugbenga Oluseun (Hindawi, 2023-10-13)The importance of facial expressions in nonverbal communication is significant because they help better represent the inner emotions of individuals. Emotions can depict the state of health and internal wellbeing of individuals. Facial expression detection has been a hot research topic in the last couple of years. The motivation for applying the convolutional neural network-10 (CNN-10) model for facial expression recognition stems from its ability to detect spatial features, manage translation invariance, understand expressive feature representations, gather global context, and achieve scalability, adaptability, and interoperability with transfer learning methods. This model offers a powerful instrument for reliably detecting and comprehending facial expressions, supporting usage in recognition of emotions, interaction between humans and computers, cognitive computing, and other areas. Earlier studies have developed different deep learning architectures to offer solutions to the challenge of facial expression recognition. Many of these studies have good performance on datasets of images taken under controlled conditions, but they fall short on more difficult datasets with more image diversity and incomplete faces. This paper applied CNN-10 and ViT models for facial emotion classification. The performance of the proposed models was compared with that of VGG19 and INCEPTIONV3. The CNN-10 outperformed the other models on the CK + dataset with a 99.9% accuracy score, FER-2013 with an accuracy of 84.3%, and JAFFE with an accuracy of 95.4%.