cover
Contact Name
-
Contact Email
rjiilkom@mail.unnes.ac.id
Phone
-
Journal Mail Official
rjiilkom@mail.unnes.ac.id
Editorial Address
D5 Building 2nd Floor, Campus Sekaran, Gunungpati, Semarang, Central Java
Location
Kota semarang,
Jawa tengah
INDONESIA
Recursive Journal of Informatics
ISSN : 29635551     EISSN : 29866588     DOI : https://doi.org/10.15294/rji
Core Subject : Science,
Recursive Journal of Informatics is a journal that publishes manuscripts of scientific research papers related to Informatics. The scope of research can be from the theory and scientific applications as well as the novelty of related knowledge insights.
Articles 26 Documents
Analysis Of The Use Of Nazief-Adriani Stemming And Porter Stemming In Covid-19 Twitter Sentiment Analysis With Term Frequency-Inverse Document Frequency Weighting Based On K-Nearest Neighbor Algorithm Fikri, Muhammad; Abidin, Zaenal
Recursive Journal of Informatics Vol 2 No 2 (2024): September 2024
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v2i2.74267

Abstract

Abstract. This system was developed to determine the accuracy of sentiment analysis on Twitter regarding the COVID-19 issue using the Nazief-Adriani and Porter stemmers with TF-IDF weighting, along with a classification process using K-Nearest Neighbor (KNN) that resulted in a comparison of 48.24% for Nazief-Adriani and 48.24% for Porter. Purpose: This research aims to determine the accuracy of the Nazief-Adriani and Porter stemmer algorithms in performing text preprocessing using a dataset from Indonesian-language Twitter. This research involves word weighting using TF-IDF and classification using the K-Nearest Neighbor (KNN) algorithm. Methods/Study design/approach: The experimentation was conducted by applying the Nazief-Adriani and Porter stemmer algorithm methods, utilizing data sourced from Twitter related to COVID-19. Subsequently, the data underwent text preprocessing, stemming, TF-IDF weighting, accuracy testing of training and testing data using K-Nearest Neighbor (KNN) algorithm, and the accuracy of both stemmers was calculated employing a confusion matrix table. Result/Findings: This study obtained reasonably accurate results in testing the Nazief-Adriani stemmer with an accuracy of 50.98%, applied to sentiment analysis of COVID-19-related Twitter data using the Indonesian language. As for the accuracy of the Porter stemmer, it achieved an accuracy rate of 48.24%. Novelty/Originality/Value: Feature selection is crucial in stemmer accuracy testing. Therefore, in this study, feature selection is carried out using the Nazief-Adriani and Porter stemmers for testing purposes, and the accuracy data classification is conducted using the K-Nearest Neighbor (KNN) algorithm
Application Design for the Deaf Users of Trans Jogja Based on Android Marier, Syauqie Muhammad; Rina, Fadmi; Wismarta, Amanah; Hidayah, Umi Inayatul; Ardani, Muhammad Mufti
Recursive Journal of Informatics Vol 2 No 1 (2024): March 2024
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v2i1.75960

Abstract

Abstract This study proposes the design and development of an Android application tailored specifically for the deaf users of the Trans Jogja public transportation system. With the aim of enhancing accessibility and usability for this marginalized user group, the application integrates features that cater to their unique communication needs and challenges. Purpose: Universitas Nahdlatul Ulama Yogyakarta has a Disability Services Unit or ULD called GESI. This unit accommodates the accessibility needs of deaf students. Deaf students usually use Trans Jogja as a means of transportation to campus. An obstacle that students often face is missing the location of their destination bus stop. This happens because students are too busy playing with their cell phones, causing a loss of focus. Therefore, tools are needed as a reminder of the location of the destination bus stop. This research aims to design a tool application for deaf students using Android-based Trans Jogja public transportation. Methods/Study design/approach: This research methods uses a prototype which includes communication, quick plan and design modeling, construction of prototype, and development delivery feedback. Result/Findings: The results of this research are in the form of a prototype that has several features, namely searching for starting and destination stops, text to voice, word dictionary, volume settings, and distance settings. Novelty/Originality/Value: The design of an application to assist deaf people in using Trans Jogja based on Android is used for students with hearing impairments, especially for Trans Jogja public transportation.
Implementation of Random Forest with Synthetic Minority Oversampling Technique and Particle Swarm Optimization for Predicting Survival of Heart Failure Patients Zaaidatunni'mah, Untsa; Sugiharti, Endang
Recursive Journal of Informatics Vol 2 No 2 (2024): September 2024
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v2i2.76142

Abstract

Abstract. Heart failure is caused by a disruption in the heart’s muscle wall, which results in the heart’s inability to pump blood in sufficient quantities to meet the body’s demand for blood. The increasing prevalence and mortality rates of heart failure can be reduced through early disease detection using data mining processes. Data mining is believed to aid in discovering and interpreting specific patterns in decision-making based on processed information. Data mining has also been applied in various fields, one of which is the healthcare sector. One of the data mining techniques used to predict a decision is the classification technique. Purpose: This research aims to apply SMOTE and PSO to the Random Forest classification algorithm in predicting the survival of heart failure patients and to determine its accuracy results. Methods/Study design/approach: To predict the survival of heart failure patients, we utilize the Random Forest classification algorithm and incorporate data imbalance handling with SMOTE and feature selection techniques with PSO on the Heart Failure Clinical Records Dataset. The data mining process consists of three distinct phases. Result/Findings: The application of SMOTE and PSO on the Heart Failure Clinical Records Dataset in the Random Forest classification process resulted in an accuracy rate of 93.9%. In contrast, the Random Forest classification process without SMOTE and PSO resulted in an accuracy rate of only 88.33%. This indicates that the proposed method combination can optimize the performance of the classification algorithm, achieving a higher accuracy compared to previous research. Novelty/Originality/Value: Data imbalance and irrelevant features in the Heart Failure Clinical Records Dataset significantly impact the classification process. Therefore, this research utilizes SMOTE as a data balancing method and PSO as a feature selection technique in the Heart Failure Clinical Records Dataset before the classification process of the Random Forest algorithm.
Neural Network Optimization Using Hybrid Adaptive Mutation Particle Swarm Optimization and Levenberg-Marquardt in Cases of Cardiovascular Disease Cahyani, Rima Ayu; Purwinarko, Aji
Recursive Journal of Informatics Vol 2 No 2 (2024): September 2024
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v2i2.78550

Abstract

Abstract. Cardiovascular disease is a condition generally characterized by the narrowing or blockage of blood vessels, which can lead to heart attacks, chest pain, or strokes. It is the leading cause of death worldwide, accounting for approximately 31% or 17.9 million deaths each year globally. Deaths caused by cardiovascular disease are projected to continue increasing until 2030, with the number of patients reaching 23.3 million. As cases of death due to cardiovascular disease become more prevalent, early detection is crucial to reduce mortality rates. Purpose: Many previous researchers have conducted studies on predicting cardiovascular disease using neural network methods. This study extends these methods by incorporating feature selection and optimization with Hybrid AMPSO-LMA. The research is designed to explore the implementation and predictive outcomes of Hybrid AMPSO-LMA in optimizing MLP for cases of cardiovascular disease. Methods/Study design/approach: The first step in conducting this research is to download the Heart Disease Dataset from Kaggle.com. The dataset is processed through preprocessing by removing duplicates and transforming the data. Then, data mining processes are carried out using the MLP algorithm optimized with Hybrid AMPSO-LMA to obtain results and conclusions. This system is designed using the Python programming language and utilizes Flask for website access in HTML. Result/Findings: The research results demonstrate that the method employed by the author successfully improves the accuracy of predicting cardiovascular disease. Predicting cardiovascular disease using the MLP algorithm yields an accuracy of 86.1%, and after optimization with Hybrid AMPSO-LMA, the accuracy increases to 86.88%. Novelty/Originality/Value: This effort will contribute to the development of a more reliable and effective cardiovascular disease prediction system, with the goal of early identification of individuals exhibiting symptoms of cardiovascular disease.
Implementation Data Mining with Naive Bayes Classifier Method and Laplace Smoothing to Predict Students Learning Results Pradana, Dany; Sugiharti, Endang
Recursive Journal of Informatics Vol 1 No 1 (2023): March 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v1i1.63964

Abstract

Abstract. The application of information technology in the field of education produces big data. It retains information that can be treated as useful. Having data mining, can be used to model highly useful student performance for educators performing corrective actions against weak students. Purpose: The study was to identify the application and accuracy algorithm Naive Bayes Classifier to predict students' study results. Methods: The prediction system for student learning outcomes was built using the Naive Bayes Classifier and Laplace Smoothing methods using a combination of two Information Gain and Chi Square feature selections. The experiment was carried out 2 times using different dataset comparisons. Result: In the first experiment using a dataset of 80:20, the accuracy Naive Bayes Classifier method with Laplace Smoothing and without Laplace Smoothing showed the same results as 94.937%. On the second experiment to equate dataset 60:40 results of the Naive Bayes Classifier accurate method without Laplace Smoothing only 86.076%, then score a 91.772% accuracy using the Laplace Smoothing. The improvement is caused by a probability of zero that can be worked out with Laplace Smoothing. Novelty: The selection feature process is very important in the classification process. Thus, in this study, information gain and chi square double selections of such features as information gain and so promote accuracy.
Implementation of Synthetic Minority Oversampling Technique and Two-phase Mutation Grey Wolf Optimization on Early Diagnosis of Diabetes using K-Nearest Neighbors Arsyadani, Fathan; Purwinarko, Aji
Recursive Journal of Informatics Vol 1 No 1 (2023): March 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v1i1.64406

Abstract

Abstract. Diabetes is a disease attacking the endocrine system characterized by high blood sugar levels. International Diabetes Federation (IDF) estimates that there were 451 million people with diabetes globally in 2017. Without treatment, this number is expected to rise to 693 million by 2045. One method for preventing increases in the number of diabetics is by early diagnosis. In an era where technology has developed rapidly, early diagnosis can be made with the machine learning method using classification. In this study, we propose a diabetes classification using K-Nearest Neighbors (KNN). Before classifying the data, we select the best feature subset from the dataset using Two-phase Mutation Grey Wolf Optimization (TMGWO) and balance the training data using Synthetic Minority Oversampling Technique (SMOTE). After dividing the dataset into training and testing sets using 10-fold cross validation, we reached an accuracy of 98.85% using the proposed method. Purpose: This study aims to understand how to apply TMGWO and SMOTE to classify the early stage diabetes risk prediction dataset using KNN and how it affects the results. Methods/Study design/approach: In this study, we use TMGWO to make a feature selection on the dataset, K-fold cross validation to split the dataset into training and testing sets, SMOTE to balance the training data, and KNN to perform the classification. The desired results in this study are accuracy, precision, recall, and f1-score. Result/Findings: Performing classification using KNN with only features selected by TMGWO and balancing the training data using SMOTE gives an accuracy rate of 98.85%. From the results of this research, it can be concluded that the proposed algorithm can give higher accuracy compared to previous studies. Novelty/Originality/Value: Implementing TMGWO to perform feature selection so the model can perform classification with fewer features and implementing SMOTE to balance the training data so the model can better classify the minority class. By doing classification using fewer features, the model can perform classification with a shorter computational time compared to using all features in the dataset.
C4.5 Algorithm Optimization and Support Vector Machine by Applying Particle Swarm Optimization for Chronic Kidney Disease Diagnosis Ariyanti, Lisa; Alamsyah, Alamsyah
Recursive Journal of Informatics Vol 1 No 1 (2023): March 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v1i1.65196

Abstract

Kidneys are one of the organs of the body that have a very important function in life. The main function of the kidneys is to excrete metabolic waste products. Chronic kidney disease is a result of the gradual loss of kidney function. Chronic kidney disease occurs when the kidneys are unable to maintain an internal environment consistent with life and the restoration of useless functions. Data mining is one of the fastest growing technologies in biomedical science and research. In the field of medicine, data mining can improve hospital information management and telemedicine development. In the first stage of data mining process, data processing is done with pre-processing by handling missing values ​​and data transformation. Then, the feature selection stage is carried out using the Particle Swarm Optimization algorithm to find the best attributes. Next, it is done by classifying the dataset. The algorithm used for classification is the C4.5 Algorithm and the Support Vector Machine. Both classifications are known as algorithms that have a fairly good level of accuracy. This study uses the chronic kidney disease dataset from the UCI Machine Learning Repository. The purpose of this study was to determine the level of accuracy of the comparison between the C4.5 Algorithm and the Support Vector Machine after applying the Particle Swarm Optimization algorithm. This research increases the accuracy by 100% for the C4.5 Algorithm and 98.75% for the Support Vector Machine by using 24 attributes and 1 class attribute.
Prediction of Student Graduation Predicts using Hybrid 2D Convolutional Neural Network and Synthetic Minority Over-Sampling Technique Wibisono, David Leandro; Abidin, Zaenal
Recursive Journal of Informatics Vol 1 No 1 (2023): March 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v1i1.65646

Abstract

Abstract. With the rapid growth of technology, educational institutions are constantly looking for ways to improve their services and enhance student performance. One of the significant challenges in higher education is predicting the graduation outcome of students. Predicting student graduation can help educators and academic advisors to provide early intervention and support to students who may be at risk of not graduating on time. In this paper, we propose a hybrid 2D convolutional neural network (CNN) and synthetic minority over-sampling technique (SMOTE) to predict the graduation outcome of students. Purpose: Knowing the results and how the Hybrid 2D Convolutional Neural Network (CNN) and Synthetic Minority Over-sampling Technique (SMOTE) algorithms work in predicting student graduation predicates. This algorithm uses a dataset based on family background variables and academic data. Methods/Study design/approach: This study uses the Hybrid 2D CNN algorithm for the classification process and SMOTE for the minority class over-sampling. Result/Findings: The prediction accuracy of the model using SMOTE is 96.31%. Meanwhile, the model that does not use SMOTE obtains an accuracy of 95.32%. Novelty/Originality/Value: This research shows that the use of a Hybrid 2D CNN algorithm with SMOTE gives better accuracy than without using SMOTE. The dataset used also proves that family background and student academic data can be used as a reference for predicting student graduation predicates.
Comparison of Probabilistic Neural Network (PNN) and k-Nearest Neighbor (k-NN) Algorithms for Diabetes Classification Azzahrah, Diah Siti Fatimah; Alamsyah, Alamsyah
Recursive Journal of Informatics Vol 1 No 2 (2023): September 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v1i2.66078

Abstract

Purpose: This study aims to compare algorithms to determine the accuracy of the algorithm and determine the speed of the algorithm used for diabetes classification. Methods: There are two algorithms used in this study, namely Probabilistic Neural Network (PNN) and k-Nearest Neighbor (k-NN). The data used is the Pima Indians Diabetes Database. The data contains 768 data with 8 attributes and 1 target class, namely 0 for no diabetes and 1 for diabetes. The dataset has been divided into 80% training data and 20% testing data. Result: Accuracy is obtained after implementing k-fold cross validation with a value of k = 4. The accuracy results show that the k-Nearest Neighbor algorithm is superior and has better quickness compared to the Probabilistic Neural Network. The k-Nearest Neighbor algorithm obtains an accuracy of 74.6% for all features and 78.1% for four features Novelty: The novelty of this paper is optimizing and improving accuracy which is implemented with by focusing on data preprocessing, feature selection and k-fold cross validation in the classification algorithm
Adaptive Difficulty in Earthquake Mitigation Game Using Fuzzy Mamdani Ardiadna, Rika Jane; Setiawan, Abas
Recursive Journal of Informatics Vol 1 No 1 (2023): March 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v1i1.66543

Abstract

Abstract. Earthquake disasters cause a lot of casualties. Therefore, needs to be education on earthquake disaster mitigation to minimize losses. In addition to counseling and teaching in schools, mitigation education can also be through games. Some education games for earthquake disaster mitigation have circulated quite a lot but have disadvantages, namely the difficulty level that hasn't been adaptive. A game requires an adaptive level of difficulty that can adjust between the ability and playing experience of the player with the level of difficulty so that players do not feel bored or frustrated.Purpose: This study aims to provide earthquake disaster mitigation education and discuss making the level of difficulty in the game adaptive to suit the abilities and experience of the player.Method: From the research carried out by applying the Mamdani Fuzzy Logic, the game's difficulty level for each player becomes more adaptive or different for each player according to the ability and experience of each player in the previous stage measured from 6 input parameters.Result: The level of difficulty that is obtained becomes adaptive. It changes according to conditions or is adjusted based on the player's ability. It is from the playtesting experiment conducted on 20 players. The minimum difficulty level's score is five, and the difficulty level's score is 28.36.Novelty: This paper's purpose is an educational game for earthquake mitigation with the feature of adaptive level based on fuzzy Mamdani.

Page 2 of 3 | Total Record : 26