Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Applied Engineering and Technology

AQuamoAS: unmasking a wireless sensor-based ensemble for air quality monitor and alert system Geteloma, Victor Ochuko; Aghware, Fidelis Obukohwo; Adigwe, Wilfred; Odiakaose, Chukwufunaya Chris; Ashioba, Nwanze Chukwudi; Okpor, Margareth Dumebi; Ojugo, Arnold Adimabua; Ejeh, Patrick Ogholuwarami; Ako, Rita Erhovwo; Ojei, Emmanuel Obiajulu
Applied Engineering and Technology Vol 3, No 2 (2024): August 2024
Publisher : ASCEE

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/aet.v3i2.1409

Abstract

The increased awareness by residents of their environment to maintain safe health states has consequently, birthed the integration of info tech to help resolve societal issues. These, and its adopted approaches have become critical and imperative in virtualization to help bridge the lapses in human mundane tasks and endeavors. Its positive impacts on society cannot be underestimated. Study advances a low-cost wireless sensor-based ensemble to effectively manage air quality tasks. Thus, we integrate an IoT framework to effectively monitors environment changes via microcontrollers, sensors, and blynk to assist users to monitor temperature, humidity, detect the presence of harmful gases in/out door environs. The blynk provides vital knowledge to the user. Our AQuaMoAS algorithm makes for an accurate and user-friendly mode using cloud services to ease monitor and data visualization. The system was tested at 3 different stages of rainy, sunny and heat with pollutant via alpha est method. For all functions at varying conditions, result revealed 70.7% humidity, 29.5OC, and 206 ppm on a sunny day. 51.5% humidity, 20.4OC and 198ppm on a rainy, and 43.1 humidity, 45.6OC, 199ppm air quality on heat and 66.5% humidity, 30.2 OC and 363 ppm air quality on application of air pollutant were observed
Enhanced data augmentation for predicting consumer churn rate with monetization and retention strategies: a pilot study Geteloma, Victor Ochuko; Aghware, Fidelis Obukohwo; Adigwe, Wilfred; Odiakaose, Chukwufunaya Chris; Ashioba, Nwanze Chukwudi; Okpor, Margareth Dumebi; Ojugo, Arnold Adimabua; Ejeh, Patrick Ogholuwarami; Ako, Rita Erhovwo; Ojei, Emmanuel Obiajulu
Applied Engineering and Technology Vol 3, No 1 (2024): April 2024
Publisher : ASCEE

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/aet.v3i1.1408

Abstract

Customer retention and monetization have since been the pillar of many successful firms and businesses as keeping an old customer is far more economical than gaining a new one – which, in turn, reduce customer churn rate. Previous studies have focused on the use of single heuristics as well as provisioned no retention strategy. To curb this, our study posits the use of the recen-cy-frequency-monetization framework as strategy for customer retention and monetization impacts. With dataset retrieved from Kaggle, and partitioned into train and test dataset/folds to ease model construction and training. Study adopt a tree-based Random Forest ensemble with synthetic minority oversampling technique edited nearest neighbor (SMOTEEN). Various benchmark models were trained to asssess how well each performs against our proposed ensemble. The application was tested using an application programming interface Flask and integrated using streamlit into a device. Our RF-ensemble resulted in a 0.9902 accuracy prior to applying SMOTEENN; while, LR, KNN, Naïve Bayes and SVM yielded an accuracy of 0.9219, 0.9435, 0.9508 and 0.9008 respectively. With SMOTEENN applied, our ensemble had an accuracy of 0.9919; while LR, KNN, Naïve Bayes, and SVM yielded an accuracy of 0.9805, 0.921, 0.9125, and 0.8145 respectively. RF has shown it can be implemented with SMOTEENN to yield enhanced prediction for customer churn prediction using Python