cover
Contact Name
Syahroni
Contact Email
roniwahyu@gmail.com
Phone
-
Journal Mail Official
mardianaaan@gmail.com
Editorial Address
-
Location
Kota malang,
Jawa timur
INDONESIA
Jurnal Teknologi dan Manajemen Informatika
ISSN : 16936604     EISSN : 25808044     DOI : -
Jurnal Teknologi dan Manajemen Informatika (JTMI) diterbitkan oleh Fakultas Teknologi Informasi Universitas Merdeka Malang. JTMI terbit 2 edisi per tahun pada Januari - Juni dan Juli - Desember dengan scope ilmu komputer yang mencakup teknologi informasi, sistem informasi, dan manajemen informatika.
Arjuna Subject : -
Articles 12 Documents
Search results for , issue "Vol. 9 No. 2 (2023): Desember 2023" : 12 Documents clear
SPARRING: Sistem Rekomendasi Peneliti Terintegrasi Google Scholar via SerpAPI dan Latent Dirichlet Allocation pada Konteks Perguruan Tinggi Ma'ady, Mochamad Nizar Palefi; Rizaldy, Denny Daffa; Satria, Rahul Fahmi; Anaking, Purnama
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.11111

Abstract

The researcher partner recommendation system plays a crucial role in fostering academic collaboration in universities, where a challenge for new users is finding suitable research partners. In addressing the limitations of Naïve Bayes classifiers, this article introduces an innovative approach in the form of a non-linear sigmoid activation function. We highlight the urgency of this solution, detail its implementation steps, and describe its substantial contribution to research partner recommendations. This article not only identifies existing obstacles but also proposes revolutionary solutions to enhance the effectiveness of consultation systems in academic environments. A gap in this research is the manual input method for data retrieval, creating weaknesses, susceptibility to human errors, and reduced efficiency in collecting journal data. We propose SPARRING, a researcher recommendation system connected to Google Scholar, in the context of higher education. This approach uses a dataset of faculty members from the Faculty of Information Technology and Business at a private university in Indonesia. The results from Google Scholar extraction, with topic keywords determined by Latent Dirichlet Allocation, are then classified using the Naïve Bayes algorithm. Additionally, we integrate web scraping tools, particularly SerpAPI, to access data from Google Scholar. Through the integration of SerpAPI, the proposed web-based system is capable of providing more accurate recommendations, especially for new users with limited collaboration experience. By incorporating SerpAPI, the proposed web-based system can offer more accurate recommendations, particularly for new users without extensive collaboration experience.
SIBI (Sistem Bahasa Isyarat Indonesia) berbasis Machine Learning dan Computer Vision untuk Membantu Komunikasi Tuna Rungu dan Tuna Wicara Budiman, Saiful Nur; Lestanti, Sri; Yuana, Haris; Awwalin, Beta Nurul
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.10993

Abstract

The Indonesian Sign Language System (SIBI) is used to translate sign language into text or speech. SIBI helps improve communication between people using sign language and those who do not understand it. Unlike commonly used languages, SIBI sign language is less known to most people due to a lack of interest. To address this, an artificial intelligence-based application was developed, focusing on deep learning to recognize SIBI sign language hand movements in real-time. The model was created with 20 epochs, a batch size of 16, and a learning rate of 0.001. It consists of 13 layers, with the ReLU activation function used for the input layer, while the output layer uses Sigmoid. The ADAM optimizer was used to expedite the model creation process. The image dataset used had a size of 300x300 pixels. In the classification testing of the SIBI alphabet results in this study, it was tested using distance tests. The distance between the webcam and the SIBI language speaker was divided into two categories: 40 cm and 60 cm. For a 40-cm distance, an accuracy of 87.50% was obtained, and for a 60-cm distance, an accuracy of 79.17% was achieved. One limitation of this study is that two alphabets, J and Z, were not included in the dataset. This is because recognition of these two alphabets requires not only finger pattern recognition but also recognition of their gesture patterns.
Implementasi Fungsi Polinomial pada Algoritma Gradient Boosting Regressor: Studi Regresi pada Dataset Obat-Obatan Kadaluarsa Sebagai Material Antikorosi Putranto, Nicholaus Verdhy; Akrom, Muhamad; Trinapradika, Gustina Alfa
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.11192

Abstract

Corrosion is an electrochemical process between the metal surface and a corrosive environment that can lead to significant losses in various industries, especially in the oil and gas sector. Experimental studies are conducted to evaluate the performance of corrosion inhibitors and available resources. In this research, a machine learning (ML) approach is employed to assess the effectiveness of expired drug compounds as corrosion inhibitors. The primary challenge in machine learning is obtaining a highly accurate model to ensure that predictions are relevant to the properties of the tested materials. Therefore, the polynomial function is tested in the gradient-boosting regressor (GBR) algorithm to enhance the accuracy of the developed ML model. The results indicate that the implementation of the polynomial function in the GBR algorithm can improve the accuracy of the prediction model based on R2 and RMSE metrics.
Klasifikasi Jenis Rumah Adat Malaka Menggunakan Metode Convulational Neural Network (CNN) Nahak, Redemtus; Bura, Audyel Umbu; Araujo, Aprilio Demetrius De; Un, Fransiskus Deni; Ladopurab, Bartolomeus Wadan; Marisa, Fitri; Maukar, Anastasia L
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.10352

Abstract

In Indonesia, there is a rich diversity of cultures, one of which is traditional houses. Traditional houses essentially have the potential to represent the way of life, culture, and local economy. Traditional houses in Indonesia, particularly in the Malaka region, are important cultural symbols that can be regarded as cultural icons in Malaka and Indonesia. They provide a historical perspective, heritage, and reflect the progress of society in a civilization. The Convolutional Neural Network (CNN) method is used in this research. In this study, the CNN algorithm is applied to classify traditional house objects. These traditional house objects are divided into two categories: Kolibein Traditional House and Laleik Traditional House. The objective of this research is to classify traditional houses in Malaka, namely Kolibein Traditional House and Laleik Traditional House, and also to determine the accuracy level of CNN classification results. The previously created model is tested using test data to assess its accuracy. The testing is conducted on 20 data points, with 10 data points in each respective class. The testing results show that the classification of Kolibein and Laleik traditional houses is error- free or very accurate. Based on the model developed for classifying Kolibein and Laleik traditional houses using the Convolutional Neural Network method, it is evident that this method is capable of producing accurate results. The obtained results indicate that the accuracy, based on the classification report using images of Kolibein and Laleik traditional houses, reaches 100%. Therefore, it can be concluded that the constructed CNN model has a high level of accuracy.
Pemanfaatan Mediapipe Body Pose Estimation dan Dynamic Time Warping untuk Pembelajaran Tari Remo Effendi, Yusuf; Kristian, Yosi; P.C.S.W, Lukman Zaman; Yutanto, Hariadi
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.10408

Abstract

Video can be used as a learning medium for various purposes. In this research, the object of study is the movements of the traditional dance "remo." Thus, as a substitute for an absent coach or instructor, videos can take on the role of a dance instructor. However, video communication is one-way between the coach and the learners. Without movement correction, individuals trying to learn remo dance may find it challenging to determine if they are performing the movements correctly. Therefore, the author aims to create a system to assist coaches in correcting the dance movements of their learners. Using the MediaPipe module and the Dynamic Time Warping algorithm, the author developed a system to correct the learners' dance movements. This system can detect deviations from the coach's instructional video and provide notifications about which body angles do not match the coach's video instructions. The system operates by having users upload a video of their dance movements, and then it identifies which movements deviate from the correct remo dance. The accuracy is measured by comparing the angle distances between the master's movements and the test data. If the angle exceeds a predetermined threshold, the movement is considered incorrect. The system's output is validated by the coach, and it achieves 90% accuracy in identifying movement errors in videos. With this accuracy, the system can assist coaches in evaluating their learners' remo dance movements.
Evaluasi Faktor Keberhasilan dan Kepuasan Pengguna Sistem Informasi Pengaduan Online Kota Malang Kanthi, Yekti Asmoro; Aminah, Siti
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.11036

Abstract

An online complaint application has been launched to bridge the aspirations, complaints, and grievances of the community to the municipal government of Malang. This application is used to facilitate the public in submitting their complaints with the hope of receiving prompt responses and immediate follow-up actions. Although the online complaint application can be accessed by users, in reality, the administrators responding to public complaints still undergo a very lengthy process, and some complaints are left unanswered. There are many obstacles, both within and outside the system, suspected to be the causes of the slow response by administrators to public complaints. For example, the lack of a super administrator, budget constraints, frequent personnel turnover in the Diskominfo apparatus, some regional devices lacking synchronization, and challenges related to commitment guidance and inadequate socialization. This is due to many operational and managerial aspects that may not have been running as they should. Therefore, an evaluation of the success factors of the use of the online complaint system needs to be conducted using the HOT-Fit Model (Human Organization Technology—Net Benefits). The aim of this research is to identify the factors that hinder the effectiveness of the online complaint system.
Klasifikasi Daun Herbal Menggunakan K-Nearest Neighbor dan Convolutional Neural Network dengan Ekstraksi Fourier Descriptor Basri, Haerunnisa; Purnawansyah, Purnawansyah; Darwis, Herdianti; Umar, Fitriyani
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.10350

Abstract

The number of herbal plants in Indonesia is 30,000, but only about 1,200 plants are used in medicine. The large number of herbal plants makes it difficult for people to distinguish one type of herbal plant from another. From these conditions, this research has conducted tests to compare the performance of the K-Nearest Neighbor (KNN) and Convolutional Neural Network (CNN) methods using Fourier Descriptor (FD) feature extraction on herbal plants, namely moringa (moringa oleifera) and katuk (sauropus androgynus). The amount of data used is 480 data using image conditions, namely dark and light images which are then divided into 20% testing data and 80% training data. Classification is done using the KNN method using 5 distance calculations (Euclidean, Chebyshev, Manhattan, Minkowski, and Hamming) and CNN with FD feature extraction. From the tests that have been carried out, it is found that the use of FD feature extraction for the KNN method produces the best performance on both light and dark image data. While the use of the CNN method, for dark image data, the best accuracy results are obtained with FD feature extraction and CNN. Meanwhile, for bright image data, the best performance accuracy results are obtained in the CNN method without going through feature extraction. Of these three methods, using FD and KNN feature extraction is more recommended because it produces 100% accuracy in moringa and katuk images with light and dark intensity.
A Comparative Study of YOLOv8 and YOLO - NAS Performance in Human Detection Image Hendrawan, Nofrian Deny; Kolandaisamy, Raenu
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.12192

Abstract

In the realm of computer vision, object detection holds immense importance across applications such as surveillance and autonomous vehicles. This study addresses the critical challenge of human detection under low-light conditions, essential for nocturnal surveillance and autonomous driving systems. Focusing on the evolution of YOLO models, particularly YOLO - NAS and YOLOv8, a research gap is identified concerning their performance in low-light scenarios. The research conducts a detailed analysis of YOLO - NAS and YOLOv8 effectiveness in human detection under reduced ambient illumination. Object detection, vital in computer vision, faces challenges in low-light scenarios. This study concentrates on human detection due to its significance in night-time surveillance and autonomous driving. Despite YOLO models' evolution, a research gap exists in comparing their performance in low-light conditions. The study aims to fill this gap, providing insights for enhancing human detection methodologies in challenging lighting environments.
Moderasi Promosi pada Pengaruh Perceived Ease of Use Terhadap Minat Penggunaan Paylater Prajogo, Uke; Maulana, Moh. Zulfiqar Naufal
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.11172

Abstract

This research aims to analyze the influence of perceived ease of use on interest in using pay-later with the moderation of promotion. The research object is SMEs (small and Medium Enterprises) affiliated with ABM Preneur. The sampling method used is stratified purposive random sampling. The researcher determined the sample criteria as follows: 1. SMEs affiliated with ABM Preneur, 2. Awareness or prior use of Paylater. To determine the minimum sample size, the researcher used the Slovin Technique. The population size in this study is 71 SMEs, and a sample of 60 individuals was obtained. The sample size was determined using the Slovin formula. Data analysis was conducted using SmartPLS 3, where variable X1 is perceived ease of use, variable Y is interest in using pay-later, and variable Z is promotion. The research results show that H1 and H2 are accepted. Therefore, perceived ease of use has a positive and significant influence on interest in using pay-later. Promotion moderates the influence of perceived ease of use on interest in using pay-later. The limitation of this research is that it only analyzes the moderation of promotion and the influence of perceived ease of use on the interest in using pay-later in SMEs affiliated with ABM Preneur in Malang City.
Aplikasi Go Tour Sekitar Tugu Yogyakarta Berbasis Augmented Reality Putri, Revanda Silva Astianto; Rahmawati, Yunianita; Busono, Suhendro; Eviyanti, Ade
Jurnal Teknologi dan Manajemen Informatika Vol. 9 No. 2 (2023): Desember 2023
Publisher : Universitas Merdeka Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26905/jtmi.v9i2.10587

Abstract

The Covid pandemic has impacted the tourism industry in Central Java Province, resulting in a decrease in the number of tourists. This research aims to create an application as an information media using Augmented Reality technology and developed through SketchUp, combining text, audio, and images. This application serves as an information source for the Tugu Yogyakarta tourist attraction and its surrounding areas in Central Java. Additionally, it also serves as an alternative to introduce tourist attractions to both the local and non-local communities in and outside of Central Java Province. The application utilizes the Marker Based Tracking method. The research output is an Augmented Reality application for information media that displays 4 tourist attractions, with audio-based information for each attraction. The testing scenario is conducted using the black box testing method (testing the system or its features). Based on the response evaluation, it can be concluded that this information media is considered suitable with a percentage of 94.8%. Therefore, this application can be used as an effective information media.

Page 1 of 2 | Total Record : 12