5 research outputs found

    Enhancing accuracy in brain stroke detection: Multi-layer perceptron with Adadelta, RMSProp and AdaMax optimizers

    Get PDF
    The human brain is an extremely intricate and fascinating organ that is made up of the cerebrum, cerebellum, and brainstem and is protected by the skull. Brain stroke is recognized as a potentially fatal condition brought on by an unfavorable obstruction in the arteries supplying the brain. The severity of brain stroke may be reduced or controlled with its early prognosis to lessen the mortality rate and lead to good health. This paper proposed a technique to predict brain strokes with high accuracy. The model was constructed using data related to brain strokes. The aim of this work is to use Multi Layer Perceptron (MLP) as a classification technique for stroke data and used multi-optimizers that include Adaptive moment estimation with Maximum (AdaMax), Root Mean Squared Propagation (RMSProp) and Adaptive learning rate method (Adadelta). The experiment shows RMSProp optimizer is best with a data training accuracy of 95.8% and a value for data testing accuracy of 94.9%. The novelty of work is to incorporate multiple optimizers alongside the MLP classifier which offers a comprehensive approach to stroke prediction, providing a more robust and accurate solution. The obtained results underscore the effectiveness of the proposed methodology in enhancing the accuracy of brain stroke detection, thereby paving the way for potential advancements in medical diagnosis and treatment

    Cloud-Based Fault Prediction for Real-Time Monitoring of Sensor Data in Hospital Environment Using Machine Learning

    No full text
    The amount of data captured is expanding day by day which leads to the need for a monitoring system that helps in decision making. Current technologies such as cloud, machine learning (ML) and Internet of Things (IoT) provide a better solution for monitoring automation systems efficiently. In this paper, a prediction model that monitors real-time data of sensor nodes in a clinical environment using a machine learning algorithm is proposed. An IoT-based smart hospital environment has been developed that controls and monitors appliances over the Internet using different sensors such as current sensors, a temperature and humidity sensor, air quality sensor, ultrasonic sensor and flame sensor. The IoT-generated sensor data have three important characteristics, namely, real-time, structured and enormous amount. The main purpose of this research is to predict early faults in an IoT environment in order to ensure the integrity, accuracy, reliability and fidelity of IoT-enabled devices. The proposed fault prediction model was evaluated via decision tree, K-nearest neighbor, Gaussian naive Bayes and random forest techniques, but random forest showed the best accuracy over others on the provided dataset. The results proved that the ML techniques applied over IoT-based sensors are well efficient to monitor this hospital automation process, and random forest was considered the best with the highest accuracy of 94.25%. The proposed model could be helpful for the user to make a decision regarding the recommended solution and control unanticipated losses generated due to faults during the automation process

    Fault Prediction Recommender Model for IoT Enabled Sensors Based Workplace

    No full text
    Industry 5.0 benefits from advancements being made in the field of machine learning and the Internet of Things. Different sensors have been installed in a variety of IoT devices present in different industries such as transportation, healthcare, manufacturing, agriculture, etc. The sensors present in these devices should automatically predict errors due to the extensive use of sensors in urban living. To ensure the integrity, precision, security, dependability and fidelity of sensor nodes, it is, therefore, necessary to foresee faults before they occur. Additionally, as more data is being collected by these devices every day, cloud computing becomes more necessary for sustainable urban living. The proposed model emphasizes solution recommendations for faults that occurred in real-life smart devices to mitigate faults at an early stage, which is a key requirement in today’s smart offices. The proposed model monitors the real-time health of IoT devices through an ML algorithm to make devices more efficient and increase the quality of life. Through the use of K-Nearest Neighbor, Decision Tree, Gaussian Naive Bayes and Random Forest approach, the proposed fault prediction recommender model has been evaluated and Random Forest shows the highest accuracy compared to other classifiers. Several performance indicators such as recall, accuracy, F1 score and precision were utilized to examine the performance of the model. The results have demonstrated the effectiveness of ML techniques applied to sensors in predicting faults in smart offices with Random Forest being observed as the best technique with a maximum accuracy of 94.27%. In future, deep learning can also be applied to bigger datasets to provide more accurate results

    A Real-Time Data Monitoring Framework for Predictive Maintenance Based on the Internet of Things

    No full text
    The Internet of Things (IoT) is a platform that manages daily life tasks to establish an interaction between things and humans. One of its applications, the smart office that uses the Internet to monitor electrical appliances and sensor data using an automation system, is presented in this study. Some of the limitations of the existing office automation system are an unfriendly user interface, lack of IoT technology, high cost, or restricted range of wireless transmission. Therefore, this paper presents the design and fabrication of an IoT-based office automation system with a user-friendly smartphone interface. Also, real-time data monitoring is conducted for the predictive maintenance of sensor nodes. This model uses an Arduino Mega 2560 Rev3 microcontroller connected to different appliances and sensors. The data collected from different sensors and appliances are sent to the cloud and accessible to the user on their smartphone despite their location. A sensor fault prediction model based on a machine learning algorithm is proposed in this paper, where the k-nearest neighbors model achieved better performance with 99.63% accuracy, 99.59% F1-score, and 99.67% recall. The performance of both models, i.e., k-nearest neighbors and naive Bayes, was evaluated using different performance metrics such as precision, recall, F1-score, and accuracy. It is a reliable, continuous, and stable automation system that provides safety and convenience to smart office employees and improves their work efficiency while saving resources

    A Deep Learning-Based Intelligent Garbage Detection System Using an Unmanned Aerial Vehicle

    No full text
    A population explosion has resulted in garbage generation on a large scale. The process of proper and automatic garbage collection is a challenging and tedious task for developing countries. This paper proposes a deep learning-based intelligent garbage detection system using an Unmanned Aerial Vehicle (UAV). The main aim of this paper is to provide a low-cost, accurate and easy-to-use solution for handling the garbage effectively. It also helps municipal corporations to detect the garbage areas in remote locations automatically. This automation was derived using two Convolutional Neural Network (CNN) models and images of solid waste were captured by the drone. Both models were trained on the collected image dataset at different learning rates, optimizers and epochs. This research uses symmetry during the sampling of garbage images. Homogeneity regarding resizing of images is generated due to the application of symmetry to extract their characteristics. The performance of two CNN models was evaluated with the state-of-the-art models using different performance evaluation metrics such as precision, recall, F1-score, and accuracy. The CNN1 model achieved better performance for automatic solid waste detection with 94% accuracy
    corecore