cover
Contact Name
-
Contact Email
-
Phone
-
Journal Mail Official
sji@mail.unnes.ac.id
Editorial Address
-
Location
Kota semarang,
Jawa tengah
INDONESIA
Scientific Journal of Informatics
ISSN : 24077658     EISSN : 24600040     DOI : -
Core Subject : Science,
Scientific Journal of Informatics published by the Department of Computer Science, Semarang State University, a scientific journal of Information Systems and Information Technology which includes scholarly writings on pure research and applied research in the field of information systems and information technology as well as a review-general review of the development of the theory, methods, and related applied sciences.
Arjuna Subject : -
Articles 564 Documents
CO and PM10 Prediction Model based on Air Quality Index Considering Meteorological Factors in DKI Jakarta using LSTM Wattimena, Emanuella M C; Annisa, Annisa; Sitanggang, Imas Sukaesih
Scientific Journal of Informatics Vol 9, No 2 (2022): November 2022
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v9i2.33791

Abstract

Purpose: This study aimed to make CO and PM10 prediction models in DKI Jakarta using Long Short-Term Memory (LSTM) with and without meteorological variables, consisting of wind speed, solar radiation, air humidity, and air temperature to see how far these variables affect the model.Methods: The method chosen in this study is LSTM recurrent neural network as one of the best algorithms that perform better in predicting time series. The LSTM models in this study were used to compare the performance between modeling using meteorological factors and without meteorological factors.Result: The results show that the use of meteorological predictors in the CO prediction model has no effect on the model used, but the use of meteorological predictors influences the PM10 prediction model. The prediction model with meteorological predictors produces a smaller RMSE and stronger correlation coefficient than modeling without using meteorological predictors.Novelty: In this paper, a comparison between the prediction model of CO and PM10 has been conducted with two scenarios, modeling with meteorological factors and modeling without meteorological factors. After the comparative analysis was done, it was found that the meteorological variables do not affect the CO index in 5 air quality monitoring stations in DKI Jakarta. It can be said that the level of CO pollutants tends to be influenced by factors other than meteorological factors.  
A Comparative Analysis of Classification Algorithms for Cyberbullying Crime Detection: An Experimental Study of Twitter Social Media in Indonesia Muzakir, Ari; Syaputra, Hadi; Panjaitan, Febriyanti
Scientific Journal of Informatics Vol 9, No 2 (2022): November 2022
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v9i2.35149

Abstract

Purpose: This research aims to identify content that contains cyberbullying on Twitter. We also conducted a comparative study of several classification algorithms, namely NB, DT, LR, and SVM. The dataset we use comes from Twitter data which is then manually labeled and validated by language experts. This study used 1065 data with a label distribution, namely 638 data with a non-bullying label and 427 with a bullying label.Methods: The weighting process for each word uses the bag of word (BOW) method, which uses three weighting features. The three-word vector weighting features used include unigram, bigram, and trigram. The experiment was conducted with two scenarios, namely testing to find the best accuracy value with the three features. The following scenario looks at the overall comparison of the algorithm's performance against all the features used.Result: The experimental results show that for the measurement of accuracy weighting based on features and algorithms, the SVM classification algorithm outperformed other algorithms with a percentage of 76%. Then for the weighting based on the average recall, the DT classification algorithm outperformed the other algorithms by an average of 76%. Another test for measuring overall performance (F-measure) based on accuracy and precision, the SVM classification algorithm, managed to outperform other algorithms with an F-measure of 82%.Value: Based on several experiments conducted, the SVM classification algorithm can detect words containing cyberbullying on social media.
Remove Blur Image Using Bi-Directional Akamatsu Transform and Discrete Wavelet Transform Andono, Pulung Nurtantio; Sari, Christy Atika
Scientific Journal of Informatics Vol 9, No 2 (2022): November 2022
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v9i2.34173

Abstract

Purpose: Image is an imitation of everything that can be materialized, and digital images are taken using a machine. Although digital image capture uses machines, digital images are not free from interference. Image restoration is needed to restore the quality of the damaged image.Methods: Bi-directional Akamatsu Transform is proven to have an effective performance in reducing blur in images. Meanwhile, Discrete Wavelet Transform has been widely used in digital image processing research. We had been investigated the image restoration method by combining Bi-directional Akamatsu Transform and Discrete Wavelet Transform. Bi-directional Akamatsu Transform applied in Low-Low (LL) sub-band is the Discrete Wavelet Transform decomposition image most similar to the original image before decomposing. In this study, there are still shortcomings, including the determination of the values of N, up_enh, and down_enh, which are still manual. Manually setting the three values makes the Bi-directional Akamatsu Transform method not get the best results. With the use of machine learning methods can get better restoration results. Further testing is also needed for a more diverse and robust blur. The image data has a resolution of 256x256, 512x512, and 1024x1024. The image will be directly converted to a grey-scale image. The converted image will be given an attack model: average blur, gaussian blur, and motion blur. The image that has been attacked will apply two restoration methods: the proposed method and the Bi-direction Akatamatsu Transform. These two restoration images will then be compared using PSNR.Result: The average PSNR value from the restoration of the proposed method is 0.1446 higher than the average PSNR value from the restoration of the Bi-directional Akamatsu Transform method. When we compare it with the average PSNR value of the Akamatsu Transform restoration method, the average PSNR of the proposed method is 0.2084.Value: The combination of DWT and akamatsu transform results produce good PSNR values even though they have gone through the blurring method in image restoration.
Combination of Cross Stage Partial Network and GhostNet with Spatial Pyramid Pooling on Yolov4 for Detection of Acute Lymphoblastic Leukemia Subtypes in Multi-Cell Blood Microscopic Image Mustaqim, Tanzilal; Fatichah, Chastine; Suciati, Nanik
Scientific Journal of Informatics Vol 9, No 2 (2022): November 2022
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v9i2.37350

Abstract

Purpose: Acute Lymphoblastic Leukemia (ALL) Detection with microscopic blood images can use a deep learning-based object detection model to localize and classify ALL cell subtypes. Previous studies only performed single cell-based detection objects or binary classification with leukemia and normal classes. Detection of ALL subtypes is crucial to support early diagnosis and treatment. Therefore, an object detection model is needed to detect ALL subtypes in multi-cell blood microscopic images.Methods: This study focuses on detecting the ALL subtype using YOLOV4 with a modified neck using Cross Stage Partial Network (CSPNet) and GhostNet. CSPNet is combined with Spatial Pyramid Pooling (SPP) to become SPPCSP to get various features map before the YOLOv4 final layer. Ghostnet was used to reduce the computation time of the modified YOLOV4 neck.Result: Experimental results show that YOLOv4 SPPCSP outperformed the recall value of 14.6%, the value of mAP@.5 0.8%, and reduced the computation time by 4.7 ms compared to the original YOLOv4.Novelty: The combination of CSPNet and GhostNet for YOLOV4 neck modification can increase the variety of features map and reduce computing time compared to the Original YOLOv4.
Customer Segmentation Using the Integration of the Recency Frequency Monetary Model and the K-Means Cluster Algorithm Alamsyah, Alamsyah; Prasetyo, P. Eko; Sunyoto, Sunyoto; Bintari, Siti Harnina; Saputro, Danang Dwi; Rohman, Shohihatur; Pratama, Rizka Nur
Scientific Journal of Informatics Vol 9, No 2 (2022): November 2022
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v9i2.39437

Abstract

Purpose: This research aims to do customer segmentation in retail companies by implementing the Recency Frequency Monetary (RFM) K-Means cluster model and algorithm optimized by the Elbow method.Methods: This study uses several methods. The RFM model method was chosen to segment customers because it is one of the optimal methods for segmenting customers. The K-Means cluster algorithm method was chosen because it is easy to interpret, implement, fast in convergence, and adapt, but lacks sensitivity to the initial partitioning of the number of clusters. To help classify each category of customers and know the level of loyalty, they use a combination of the RFM model and the K-Means method. The Elbow method is used to improve the performance of the K-Means algorithm by correcting the weakness of the K-Means algorithm, which helps to choose the optimal k value to be used when clustering.Result: This research produces customer segmentation 3 clusters with a Sum of Square Error (SSE) value of 25,829.39 and a Callinski-Harabaz Index (CHI) value of 36,625.89. The SSE and CHI values are the largest ones, so they are the optimal cluster values.Novelty: The application of the integrated RFM model and the K-Means cluster algorithm optimized by the Elbow method can be used as a method for customer segmentation.
The Development of Chicken Coop Automatic Remote Visual Monitoring System Wahjuni, Sri; Sanjiwo, Suryo Hamukti; Wulandari, Wulandari; Akbar, Auriza Rahmad
Scientific Journal of Informatics Vol 9, No 2 (2022): November 2022
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v9i2.34630

Abstract

Purpose: A remote visual monitoring system will be very helpful for chicken farmers to monitor their cages, that usually located away from their houses. This system needs adequate bandwidth in transmitting the video over the internet, which is usually very limited in urban areas. The main goal of this research is to develop an automatic chicken coop remote monitoring system and define the optimum video resolution to be transmitted. Methods: We used an 8 MP Raspberry Pi camera V2 to record the video and send the results to Google Drive by utilizing the GDrive API. Furthermore, a live streaming video from the chicken coop is accessible through a simple HTTP web page utilizing ngrok as a tunneling software so that the live streaming video can be publicly accessed from anywhere using a web browser. Three video resolutions of 640x480, 800x600, 1024x768 with 15 and 30 framerates were used in our experiments. Each scenario has a duration of five minutes and takes 12 times.Result: The experiment results showed, resolutions that provide a stable video recording and streaming are 640x480 and 800x600. The resulting system succeeded in performing live streaming along with the process of data acquisition. Value: The Google Drive infrastructure is used because of its popularity and convenience by people with limited digital literacy such as smallholder chicken farmers. Furthermore, the video produced by this system can be used in supporting research of chicken behavior pattern identification to build a system notification of an emergency situation in the cage.
Classification SARS-CoV-2 Disease based on CT-Scan Image Using Convolutional Neural Network Kohsasih, Kelvin Leonardi; Hayadi, B. Herawan
Scientific Journal of Informatics Vol 9, No 2 (2022): November 2022
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v9i2.36583

Abstract

Purpose: Convolutional Neural Network (CNN) is one of the most popular and widely used deep learning algorithms. These algorithms are commonly used in various applications, including image processing in medical and digital forensics, speech recognition, and other academic disciplines. SARS-CoV-2 (COVID-19) is a disease that first appeared in Wuhan, China, and has symptoms similar to pneumonia. This study aims to classify the covid-19 virus by proposing a deep learning model to prevent infection rates.Methods: The dataset used in this study is a public dataset originating from a hospital in Sao Paulo, Brazil. The data images consisted of 1252 infected with covid and 1230 data classified as non-covid but have other lung diseases. The classification method proposed in this research is a CNN model based on Resnet 50.Result: The experimental results show that the proposed Resnet 50-based convolutional neural network model works well in classifying SARS-CoV-2 disease using CT-Scan images. Our proposed model obtains 95% accuracy, precision, recall, and f1 values on the Epoch 500.Novelty: In this experiment, we utilized the Resnet50-based CNN model to classify the SARS-CoV-2 (COVID-19) disease using CT-Scan images and got good performance.
Software Effort Estimation Using Logarithmic Fuzzy Preference Programming and Least Squares Support Vector Machines Adnan Purwanto; Lindung Parningotan Manik
Scientific Journal of Informatics Vol 10, No 1 (2023): February 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v10i1.39865

Abstract

Purpose: Effort Estimation is a process by which one can predict the development time and cost to develop a software process or product. Many approaches have been tried to predict this probabilistic process accurately, but no single technique has been consistently successful. There have been many studies on software effort estimation using Fuzzy or Machine Learning. For this reason, this study aims to combine Fuzzy and Machine Learning and get better results.Methods: Various methods and combinations have been carried out in previous research, this research tries to combine Fuzzy and Machine Learning methods, namely Logarithmic Fuzzy Preference Programming (LFPP) and Least Squares Support Vector Machines Machine (LSSVM). LFPP is used to recalculate the cost driver weights and generate Effort Adjustment Point (EAP). The EAP and Lines of Code values are then entered as input for LSSVM. The output results are then measured using the Mean Magnitude of Relative Error (MMRE) and Root-Mean-Square Error (RMSE). In this study, COCOMO and NASA datasets were used.Result: The results obtained are MMRE of 0.015019 and RMSE of 1.703092 on the COCOMO dataset, while on the NASA dataset the results of MMRE are 0.007324 and RMSE are 6.037986. Then 100% of the prediction results meet the 1% range of actual effort on the COCOMO dataset, while on the NASA dataset, the results show that 89,475 meet the 1% range of actual effort and 100% meet the 5% range of actual effort. The results of this study also show a better level of accuracy than using the COCOMO Intermediate method.Novelty: This study uses a combination of LFPP and LSSVM, which is an improvement from previous studies that used a combination of FAHP and LSSVM. The method used is also different where LFPP produces better output than FAHP and all data in the dataset is used for training and testing, whereas in previous research it only used a small part of the data.
Sentiment Analysis on Social Media Against Public Policy Using Multinomial Naive Bayes Wildan Budiawan Zulfikar; Aldy Rialdy Atmadja; Satrya Fajri Pratama
Scientific Journal of Informatics Vol 10, No 1 (2023): February 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v10i1.39952

Abstract

Purpose:  The purpose of this study is to analyze text documents from Twitter about public policies in handling COVID-19 that are currently or have been determined. The text documents are classified into positive and negative sentiments by using Multinomial Naive Bayes.Methods:  In this research, CRISP-DM is used as a method for conducting sentiment analysis, starting from the business understanding process, data understanding, data preparation, modeling, and evaluation. Multinomial Naive Bayes has been applied in building classification based on text documents. The results of this study made a model that can be used in classifying texts with maximum accuracy.Result:  The results of this research are focused on the model or pattern generated by the Multinomial Naive Bayes Algorithm. The classification results of social media users' tweets against the new normal policy obtained good results with an accuracy value of 90.25%. After classifying the tweets of social media users regarding the new normal policy, the results show that more than 70% agreed and supported the new normal policy.Novelty:  This study resulted in how classification can be done with Multinomial Naive Bayes and this algorithm can work well in recognizing text sentiments that generate positive or negative opinions regarding public policies handling COVID-19. So, the research provided conclusions about the views of people around the world on new normal public policy.
Monthly Rainfall Prediction Using the Backpropagation Neural Network (BPNN) Algorithm in Maros Regency Muhammad Arief Fitrah Istiyanto Aslim; Jasruddin Jasruddin; Pariabti Palloan; Helmi Helmi; Muhammad Arsyad; Hari Triwibowo
Scientific Journal of Informatics Vol 10, No 1 (2023): February 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/sji.v10i1.37982

Abstract

Purpose: This study aims to identify the right combination of network architecture, learning rate, and epoch in making predictions at each rainfall post in Maros Regency. In addition, this study also predicts the monthly rainfall profile in 2021-2025 in Maros Regency.Methods: The method in this study is the backpropagation neural network algorithm to learn and predict the data. BPNN is one of the most commonly used non-linear methods in making predictions recently. The data used in this study is monthly rainfall data from 2000-2020 as training and testing data at four rainfall stations including BPP Batubassi, Staklim Maros, Stamet Hasanuddin, and BPP Tanralili.Result: The results showed that the combination of network architecture, learning rate, and epoch obtained at each rainfall post was different. The highest level of prediction accuracy was obtained on 5 layers rather than 3 or 4 layers of network architecture with prediction accuracy at each rainfall post respectively 76.91%, 72.47%, 75.24%, and 76.53%. The predictions of rainfall from 2021-2025 are following the monsoon rain pattern with the highest rainfall in January 2025 of 964.1 mm, while the largest annual rainfall is obtained in 2023 with a total of 3359.6 mm.Novelty: In this study, various combinations of network architecture parameters consisting of learning rate, epoch, and architecture at each rainfall post obtained different results. Particularly in the Maros Regency, the combination that is most suitable for use in predicting monthly rainfall at the Batubassi BPP post is learning rate 0.7, epoch 50000, and network architecture 11-6-10-7-5, at Staklim Maros post is learning rate 0.5, epoch 50000, and network architecture 11-5-9-10-5, at Stamet Hasanuddin post is learning rate 0.8, epoch 20000, and network architecture 11-5-8-6-5, and at BPP Tanralili post is learning rate 0.5, epoch 10000, and 11-5-9-9-5 network architecture.