SciRepID - Scientific Publication Search

Publication Search

41,520 articles from 397 journals · 1,447 citations tracked

Showing 1-8 of 8

Analytics

Ary Ardiansyah; Pareza Alam Jusia; Rudolf Sinaga; Clarisa Putri Valentina; Pardede, Nadia

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The Ministry of Social Affairs has made a new breakthrough in facilitating the public in checking social assistance recipients, namely the social assistance check application. User reviews can be used to find out whether the application provides benefits to the community or not. However, these reviews need to be processed using sentiment analysis. Then to do sentiment analysis requires machine learning. One method that includes machine learning is Naïve Bayes. The purpose of this research is to implement the Naïve Bayes method in conducting sentiment analysis and find out whether the social assistance check application is beneficial to society based on the results of sentiment analysis. In this study, two categories of sentiment are used, namely positive and negative. The author collects by crawling using the Google Play Scrapper library. The results of crawling data obtained as many as 4000 data. The results showed that the actual data that had been labeled using Textblob resulted in 987 negative label reviews and 628 positive label reviews. Meanwhile, the Naïve Bayes method is able to analyze the review sentiment of the social assistance check application with the results of 1181 negative sentiments and 434 positive sentiments. The Naïve Bayes model has a good accuracy rate of 0.77 or 77% in analyzing sentiment for social assistance check application reviews.

Ricardus Mba Dala Pati; Eka Kusuma Pratama; Tuslaela Tuslaela

Repeater : Publikasi Teknik Informatika dan Jaringan 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

JakLingko is a digital-based public transportation integration system developed to facilitate access to various transportation modes in Jakarta. Along with the increasing number of users, reviews on the JakLingko application reflect user experiences and perceptions. This study aims to analyze the sentiment of user reviews on the Google Play Store using the Naïve Bayes method. Data collection was conducted through web scraping, resulting in 3,260 reviews. The data were preprocessed, sentiment-labeled, and classified using Orange Data Mining. The research applied a quantitative experimental approach with a machine learning framework. The classification results showed that neutral sentiment dominated user reviews, followed by negative and positive sentiments. The Naïve Bayes model achieved 100% accuracy based on the confusion matrix and other evaluation metrics such as precision, recall, and F1-score. The findings highlight that Naïve Bayes can be a reliable approach for analyzing public opinion and serve as a reference for evaluating and improving digital service applications.

Selvinus Dakku; Vinsensius Aprila Kore Dima; Diana Reby Sabawaly

Router : Jurnal Teknik Informatika dan Terapan 2025 Asosiasi Profesi Telekomunikasi dan Informatika Indonesia

The Family Hope Program (PKH) is a conditional social assistance program provided by the government to improve the quality of life of underprivileged families through support in the education, health, and social welfare sectors. In its implementation, the process of determining PKH candidate recipients at the West Sumba Regency Social Service often experiences obstacles, especially with regard to objectivity, accuracy of targets, and limitations in complex data management. Thus, a decision support system (SPK) is needed that can assist the agency in selecting prospective recipients more effectively, efficiently, and on target. This study proposes the application of the Naive Bayes method in the development of SPK to determine PKH recipients. The Naive Bayes method was chosen because of its ability to classify data based on probability, and it can handle large volumes of data with a good degree of accuracy. The criteria applied in the classification include the level of household income, the number of members covered, the state of residence, the education of children, and the health of family members. The research process includes needs analysis, system design, data collection, application of Naive Bayes algorithms, and system testing. The findings of the study show that SPK based on Naive Bayes can provide recommendations for PKH recipients with better accuracy compared to manual methods. In addition, the system is able to improve transparency, fairness, and speed in the recipient selection procedure. With this system, it is hoped that the distribution of PKH in West Sumba Regency can be more orderly, balanced, and on target in accordance with the goals of government programs.

Bintang Dwi Atmaja; Yani Maulita; Novriyenni Novriyenni

Merkurius : Jurnal Riset Sistem Informasi dan Teknik Informatika 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Traffic violations are one of the serious problems frequently occurring in various regions, including Binjai City. Various types of violations, such as disobeying road signs and markings, incomplete vehicle documents, and violations that threaten the safety of drivers and other road users, continue to increase despite preventive and repressive efforts carried out by the authorities. This condition indicates that handling traffic violations cannot rely solely on field enforcement but also requires the support of technology capable of analyzing data more comprehensively. This study aims to predict the level of traffic violations by applying the Naïve Bayes method through data mining techniques. The dataset used consists of traffic violation records in 2023 from the Binjai City Police Department, with the main variables including violations of traffic signs and markings, document completeness, and safety-related violations. The Naïve Bayes method was selected because of its ability to perform classification with good accuracy, simplicity, and efficiency in processing large amounts of data. The implementation of this research is realized by developing a web-based application using Visual Studio Code as the development environment and MySQL as the database system. The results of this study are expected to provide structured information regarding traffic violation patterns, support authorities in making more effective decisions, and serve as an alternative solution in the prevention and handling of traffic violations in Binjai City.

Lailiah, Badariatul; saadah, Rabiatus; Rizka Dahlia; saadah, Rabiatus

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Technological advancements have brought fundamental changes in the way we interact with digital images and photography. One significant milestone in this development is the Photoshop Express Photo Editor, which has become a primary platform for image processing and editing. Datasets are used to analyze sentiment and are utilized during the accuracy testing phase. Based on the testing results, the Convolutional Neural Network (CNN) algorithm achieved an average accuracy value of 86.50%, compared to the Naïve Bayes (NB) algorithm, which achieved an average accuracy value of 75%. The results of the research conclude that the choice of sentiment analysis method should be tailored to the needs and limitations of the system. If a fast, light, and easy-to-understand process is required, the Naive Bayes method is the right choice. However, if accuracy and context understanding are the top priorities, then CNN is a superior approach, although it requires more resources. Additionally, based on the Wordcloud data, it is known that the majority of comments are positive, indicating that the reviews or texts analyzed contain many positive expressions related to quality, usability, and ease of use.

Frencis Matheos Sarimole; Sugiyono Sugiyono; Aditya Zakaria Hidayat; Wida Lestari

International Journal of Information Engineering and Science 2025 Asosiasi Riset Teknik Elektro dan Infomatika Indonesia

This study aims to classify the level of satisfaction of Dasawisma cadres with the Carik application in West Semper Village by utilizing the Naive Bayes method. Data was obtained through questionnaires, which were compiled based on three main aspects: ease of use, speed of access, and the usefulness of applications in supporting cadre tasks. After the data is collected, a pre-processing and labeling process is carried out, where the level of satisfaction of respondents is categorized into two classes, namely "satisfied" and "dissatisfied". The Naive Bayes algorithm is applied to predict satisfaction classes based on questionnaire answers. The results of the analysis show that the Naive Bayes method is able to perform classification with sufficient accuracy, so that it can be used as an evaluation tool and decision support in the development of the carik application. This method can also help the management understand user perceptions and improve the system based on objective and routine data in line with the needs of field cadres.

Edhy Poerwandono; Prakoso Angga Ilyasa

Modem : Jurnal Informatika dan Sains Teknologi 2025 Asosiasi Profesi Telekomunikasi Dan Informatika Indonesia

Hypertension is a disease that occurs to arteries that causes the supply of oxygen and nutrition that the body needs to be blocked. Hypertension is often called a silent killer, because it is a kind of disease that is very harmful but comes without awareness to its victim. People with hypertension in average are up to 40 years old and it happened all of his after life . In common hypertension caused by heredity, unhealthy lifestyle, and triggered by the more salty consumption, alcohol and stress. An expert system could be the solution to solve the problem because this system works just like an expert and was created by the naïve Bayes method with the rules and basic system that are the same just like the hyperantion desease. Through this application, users can consult with this system just like usually people consult with the expert to diagnose the sign that happened to the user and find the solution of what happened to themselves.

Yuma Akbar; Sugiyono Sugiyono; Dedi Gunawan; Salsabila Putri W

International Journal of Information Engineering and Science 2025 Asosiasi Riset Teknik Elektro dan Infomatika Indonesia

This study aims to classify the level of satisfaction of Dasawisma cadres with the Carik application in West Semper Village by utilizing the Naive Bayes method. Data was obtained through questionnaires, which were compiled based on three main aspects: ease of use, speed of access, and the usefulness of applications in supporting cadre tasks. After the data is collected, a pre-processing and labeling process is carried out, where the level of satisfaction of respondents is categorized into two classes, namely "satisfied" and "dissatisfied". The Naive Bayes algorithm is applied to predict satisfaction classes based on questionnaire answers. The results of the analysis show that the Naive Bayes method is able to perform classification with sufficient accuracy, so that it can be used as an evaluation tool and decision support in the development of the carik application. This method can also help the management understand user perceptions and improve the system based on objective and routine data in line with the needs of field cadres