cover
Contact Name
Hairani
Contact Email
matrik@universitasbumigora.ac.id
Phone
+6285933083240
Journal Mail Official
matrik@universitasbumigora.ac.id
Editorial Address
Jl. Ismail Marzuki-Cilinaya-Cakranegara-Mataram 83127
Location
Kota mataram,
Nusa tenggara barat
INDONESIA
MATRIK : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer
Published by Universitas Bumigora
ISSN : 18584144     EISSN : 24769843     DOI : 10.30812/matrik
Core Subject : Science,
MATRIK adalah salah satu Jurnal Ilmiah yang terdapat di Universitas Bumigora Mataram (eks STMIK Bumigora Mataram) yang dikelola dibawah Lembaga Penelitian dan Pengabadian kepada Masyarakat (LPPM). Jurnal ini bertujuan untuk memberikan wadah atau sarana publikasi bagi para dosen, peneliti dan praktisi baik di lingkungan internal maupun eksternal Universitas Bumigora Mataram. Jurnal MATRIK terbit 2 (dua) kali dalam 1 tahun pada periode Genap (Mei) dan Ganjil (Nopember).
Articles 418 Documents
Stroke Prediction with Enhanced Gradient Boosting Classifier and Strategic Hyperparameter Dela Ananda Setyarini; Agnes Ayu Maharani Dyah Gayatri; Christian Sri Kusuma Aditya; Didih Rizki Chandranegara
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3555

Abstract

A stroke is a medical condition that occurs when the blood supply to the brain is interrupted. Stroke can cause damage to the brain that can potentially affect a person's function and ability to move, speak, think, and feel normally. The effect of stroke on health emphasizes the importance of stroke detection, so an effective model is needed in predicting stroke. This research aimed to find a new approach that can improve the performance of stroke prediction by comparing four derivative algorithms from Gradient Boosting by adding hyperparameters tuning. The addition of hyperparameters was used to find the best combination of parameter values that can improve the model accuracy. The methods used in this research were Categorical Boosting, Histogram Gradient Boosting, Light Gradient Boosting, and Extreme Gradient Boosting. The research involved retrieving, cleaning, and analyzing data and then the model performance was evaluated with a confusion matrix and execution time. The results obtained were Light Gradient Boosting with Hyperparameter RandomSearchCV achieved the highest accuracy at 95% among the algorithms tested, while also being the fastest in execution. The contribution of this research to the medical field can help doctors and patients predict the occurrence of stroke early and reduce serious consequences.
Optimization of SVM and Gradient Boosting Models Using GridSearchCV in Detecting Fake Job Postings Rofik Rofik; Roshan Aland Hakim; Jumanto Unjung; Budi Prasetiyo; Much Aziz Muslim
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3566

Abstract

Online job searching is one of the most efficient ways to do this, and it is widely used by people worldwide because of the automated process of transferring job recruitment information. The easy and fast process of transferring information in job recruitment has led to the rise of fake job vacancy fraud. Several studies have been conducted to predict fake job vacancies, focusing on improving accuracy. However, the main problem in prediction is choosing the wrong parameters so that the classification algorithm does not work optimally. This research aimed to increase the accuracy of fake job vacancy predictions by tuning parameters using GridSearchCV. The research method used was SVM and Gradient Boosting with parameter adjustments to improve the parameter combination and align it with the predicted model characteristics. The research process was divided into preprocessing, feature extraction, data separation, and modeling stages. The model was tested using the EMSCAD dataset. This research showed that the SVM algorithm can achieve the highest accuracy of 98.88%, while gradient enhancement produces an accuracy of 98.08%. This research showed that optimizing the SVM model with GridSearchCV can increase accuracy in predicting fake job recruitment.
Classification of Cash Direct Recipients Using the Naive Bayes with Smoothing Eko Prasetyo; Muhammad Faris Al-Adni; Rahmawati Febrifyaning Tias
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3584

Abstract

Direct Cash Assistance is a social program distributed to residents meeting specific requirements. The village government determines the recipients using a conventional system through village meetings. This approach is greatly influenced by the decision-holders’ subjectivity with non-transparent thinking. This research aims to solve the problem of classifying Direct Cash Assistance recipients by applying probability-based classification. The research method used is smoothed Nave Bayes, which improves Nave Bayes by adding a constant to avoid zero classification. The datasets use variables such as age, type of work, and criteria for receiving assistance. The last variable includes five nominal data, which debilitates Nave Bayes by not obtaining a posterior probability as a prediction class result. We used Direct Cash Assistance data from the Sedati sub-district, Sidoarjo district, East Java. The results of research with original Nave Bayes and smoothed Nave Bayes classification show that smoothed Nave Bayes has good prediction performance with an accuracy of 95.9% with a data split of 60:40. Smoothed- Nave Bayes also solves the problem of 8 data without predictive classes. The prediction results show that Smoothed Nave Bayes performs better than standard Nave Bayes. This research contributes to refining Nave Bayes to complement probability-based classification by adding refinement constants to avoid zero classification.
Improved Image Segmentation using Adaptive Threshold Morphology on CT-Scan Images for Brain Tumor Detection Syafri Arlis; Muhammad Reza Putra; Musli Yanto
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3619

Abstract

Diagnosing disease by playing the role of image processing is one form of current medical technology development. The results of image processing performance have been able to provide accurate diagnoses to be used as material for decision-making. This research aims to carry out the process of detecting brain tumor objects in Computed Tomography (CT-Scan) images by developing a segmentation technique using the Adaptive Threshold Morphology (ATM) algorithm. The performance of the ATM algorithm in the segmentation process involves the Extended Adaptive Global Treshold (eAGT) function to produce an optimal threshold value. This research method involves several stages of the process in detecting tumor objects. The preprocessing stage is carried out using the cropping and filtering process which is optimized using the eAGT function. The next stage is the morphological segmentation process involving erosion and dilation operations. The final stage of the segmentation process using the ATM algorithm is labeling objects that have been detected. The research dataset used 187 Computed Tomography-Scan images from 10 brain tumor patients. The results of this study show that the accuracy rate for detecting brain tumor objects in Computed Tomography-Scan images is 93.47%. These results can provide an automatic and effective detection process based on the optimal threshold value that has been generated. Overall, this research contributes to the development of segmentation algorithms in image processing and can be used as an alternative solution in the treatment of brain tumor patients.
Comparison of DenseNet-121 and MobileNet for Coral Reef Classification Heru Pramono Hadi; Eko Hari Rachmawanto; Rabei Raad Ali
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3683

Abstract

Coral reefs are a type of marine organism that has beauty and benefits for other sea creatures’ ecosystems. However, despite its beauty and usefulness, coral reefs are vulnerable to damage such as coral bleaching, which can impact other coral reef ecosystems. This research aims to classify digital images of healthy, bleached, and dead coral reefs. This research method is DenseNet-121 and MobileNet is based on Convolutional Neural Networks. This research uses a dataset from 1582 coral reef image data with three main classes: 720 were bleached, 150 were dead, and 712 were healthy. The testing process is carried out using several forms of split datasets, namely 60:10:30, 50:10:40, and 70:10:20. The test results obtained with a data sharing percentage of 60:10:30 show that MobileNet architecture achieved 88.00% accuracy, and DenseNet-121 achieved 91.57% accuracy. Using a data split percentage of 50:10:40, MobileNet achieved 84.51% accuracy, and DenseNet- 121 achieved 90.52% accuracy. Meanwhile, with a data separation percentage of 70:10:20, MobileNet achieved 85.48% accuracy, and DenseNet-121 achieved 92.74% accuracy.
Quality Improvement for Invisible Watermarking using Singular Value Decomposition and Discrete Cosine Transform Danang Wahyu Utomo; Christy Atika Sari; Folasade Olubusola Isinkaye
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3744

Abstract

Image watermarking is a sophisticated method often used to assert ownership and ensure the integrity of digital images. This research aimed to propose and evaluate an advanced watermarking technique that utilizes a combination of singular value decomposition methodology and discrete cosine transformation to embed the Dian Nuswantoro University symbol as proof of ownership into digital images. Specific goals included optimizing the embedding process to ensure high fidelity of the embedded watermark and evaluating the fuzziness of the watermark to maintain the visual quality of the watermarked image. The methods used in this research were singular value decomposition and discrete cosine transformation, which are implemented because of their complementary strengths. Singular value decomposition offers robustness and stability, while discrete cosine transformation provides efficient frequency domain transformation, thereby increasing the overall effectiveness of the watermarking process. The results of this study showed the efficacy of the Lena image technique in gray scale having a mean square error of 0.0001, a high peak signal-to-noise ratio of 89.13 decibels (dB), a universal quality index of 0.9945, and a similarity index structural of 0.999. These findings confirmed that the proposed approach maintains image quality while providing watermarking resistance. In conclusion, this research contributed a new watermarking technique designed to verify institutional ownership in digital images, specifically benefiting Dian Nuswantoro University. It showed significant potential for wider application in digital rights management.
Improving Performance Convolutional Neural Networks Using Modified Pooling Function Achmad Lukman; Wahju Tjahjo Saputro; Erni Seniwati
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3763

Abstract

The Visual Geometry Group-16 (VGG16) network architecture, as part of the development of convolutional neural networks, has been popular among researchers in solving classification tasks, so in this paper, we investigated the number of layers to find better performance. In addition, we also proposed two pooling function techniques inspired by existing research on mixed pooling functions, namely Qmax and Qavg. The purpose of the research was to see the advantages of our method; we conducted several test scenarios, including comparing several modified network configurations based on VGG16 as a baseline and involving our pooling technique and existing pooling functions. Then, the results of the first scenario, we selected a network that can adapt well to our pooling technique, whichwas then carried out several tests involving the Cifar10, Cifar100, TinyImageNet, and Street View House Numbers (SVHN) datasets as benchmarks. In addition, we were also involved in several existing methods. The experiment results showed that Net-E has the highest performance, with 93.90% accuracy for Cifar10, 71.17% for Cifar100, and 52.84% for TinyImageNet. Still, the accuracy was low when the SVHN dataset was used. In addition, in comparison tests with several optimization algorithms using the Qavg pooling function, it can be seen that the best accuracy results lie in the SGD optimization algorithm, with 89.76% for Cifar10 and 89.06% for Cifar100.
Enhancing Accuracy in Stock Price Prediction: The Power of Optimization Algorithms Vivi Aida Fitria; Lilis Widayanti
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3785

Abstract

The purpose of this research was to improve the accuracy of stock price prediction by implementing optimization algorithms on forecasting methods, in this case, the exponential smoothing method. This research implemented the Particle Swarm Optimization (PSO) and Bat Algorithm metaheuristic optimization algorithms to determine the single-exponential smoothing method’s smoothing parameters. Before implementing the optimization algorithm, the way to determine the smoothing parameters was by trial-and-error method, which is considered less effective. Therefore, the novelty of this research is tuning the parameters of the exponential smoothing method using a comparison of two metaheuristic algorithms, namely the particle swarm optimization algorithm compared to the bat algorithm. The Single Exponential Smoothing method with PSO and Bat algorithms was proven to improve accuracy. The alpha parameter found by the PSO algorithm is 0.9346, and the bat algorithm is 0.936465. With a MAPE of 1.0311%, it was better than the MAPE generated in the Single Exponential smoothing method by trial and error of 1.0316%. This research contributes to providing insight that in a highly sensitive stock prediction situation, metaheuristic algorithms can be used to create more accurate and efficient prediction results.
Enhancing Predictive Models: An In-depth Analysis of Feature Selection Techniques Coupled with Boosting Algorithms Neny Sulistianingsih; Galih Hendro Martono
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3788

Abstract

This research addresses the critical need to enhance predictive models for fetal health classification using Cardiotocography (CTG) data. The literature review underscores challenges in imbalanced labels, feature selection, and efficient data handling. This paper aims to enhance predictive models for fetal health classification using Cardiotocography (CTG) data by addressing challenges related to imbalanced labels, feature selection, and efficient data handling. The study uses Recursive Feature Elimination (RFE) and boosting algorithms (XGBoost, AdaBoost, LightGBM, CATBoost, and Histogram-Based Boosting) to refine model performance. The results reveal notable variations in precision, Recall, F1-Score, accuracy, and AUC across different algorithms and RFE applications. Notably, Random Forest with XGBoost exhibits superior performance in precision (0.940), Recall (0.890), F1-Score (0.920), accuracy (0.950), and AUC (0.960). Conversely, Logistic Regression with AdaBoost demonstrates lower performance. The absence of RFE also impacts model effectiveness. In conclusion, the study successfully employs RFE and boosting algorithms to enhance fetal health classification models, contributing valuable insights for improved prenatal diagnosis.
Color Feature Extraction for Grape Variety Identification: Naïve Bayes Approach Putri Jafar; Dolly Indra; Fitriyani Umar
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3823

Abstract

The problem addressed in this research is the lack of an efficient and accurate method for automatically identifying grape varieties. Accurate identification is crucial for quality control in the agricultural and food industries, impacting product labeling, pricing, and consumer trust. The aim of this research is to develop an automated system to classify green, black, and red grapes using digital image processing technology. This research method employs Naïve Bayes classification combined with color feature extraction. Testing was conducted under two scenarios: a database scenario with predefined grape image datasets and an out-of-database scenario with images resembling grape colors. Image processing includes resizing images to 200x200 pixels, Gamma Correction, Gaussian filtering, conversion to Lab* color space, K-Means Clustering for segmentation, followed by feature extraction and Naïve Bayes classification. The results of this research are that in the database scenario, the system achieved accuracies of 98.33% with an 80:20 data split and 98.89% with a 70:30 split. In the out-of-database scenario, accuracies were 96.67% with an 80:20 split and 97.78% with a 70:30 split. The conclusion of this research is the proposed method provides a reliable and efficient solution for automatic grape variety identification, benefiting quality control in agriculture and food industries.

Page 4 of 42 | Total Record : 418