3 research outputs found

    Application of the outlier detection method for web-based blood glucose level monitoring system

    Get PDF
    Recent advancements in biosensors have empowered individuals with diabetes to autonomously monitor their blood glucose levels through continuous glucose monitoring (CGM) sensors. Nevertheless, the data collected from these sensors may occasionally include outliers due to the inherent imperfections of the sensor devices. Consequently, the identification of these outliers is critical to determine whether blood glucose levels deviate significantly from the norm, necessitating further action. This study employs an outlier detection approach based on the 3-sigma method and the interquartile range (IQR), along with the application of the Winsorizing technique to correct the identified outliers. Additionally, a web-based system for visualizing blood glucose levels is developed, utilizing both outlier detection methods. In order to assess the system's performance, two types of testing are conducted: black box testing and load testing. The results of black box testing indicate that all test scenarios operate as anticipated. As for the load testing response times, it is observed that the 3-sigma visualization page loads an average of 606.75 milliseconds faster compared to the IQR visualization page. This study's outcomes are expected to enhance data quality, enhance the precision of analyses, and facilitate more informed decision-making by identifying and addressing extreme data points

    Web-based Sentiment Analysis System Using SVM and TF-IDF with Statistical Feature

    No full text
    Social media's tendency for instant reactions can be harnessed by companies and organizations to gather feedback. Nevertheless, effectively analyzing vast amounts of social media data poses a challenge. This issue can be addressed through the use of sentiment analysis technology. In this study, a sentiment analysis model is developed, employing Support Vector Machine (SVM) and Term Frequency-Inverse Document Frequency (TF-IDF) algorithms. The study aims to investigate the impact of feature engineering on TF-IDF, by incorporating statistical features into the SVM model's sentiment analysis performance. The experimental results reveal that the prediction model utilizing the conventional TFIDF approach achieves an SVM model with an F-measure score of 84.55%. Through the implementation of feature engineering, by adding max, min, and sum features, the model's performance shows a noticeable improvement, with an increase of 0.65% in the F-measure score difference. Consequently, the proposed feature engineering method positively enhances the capability of the SVM-based sentiment analysis model. To facilitate the acquisition of sentiment analysis results through user interfaces, the trained SVM model is integrated into a web-based sentiment analysis application. By doing so, the findings of this study contribute to streamlining the process of obtaining sentiment analysis results from social media data
    corecore