p-Index From 2021 - 2026
0.444
P-Index
This Author published in this journals
All Journal MULTINETICS
Muhamad Malik Matin, Iik
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : MULTINETICS

Hyperparameter Tuning Menggunakan GridsearchCV pada Random Forest untuk Deteksi Malware Muhamad Malik Matin, Iik
MULTINETICS Vol. 9 No. 1 (2023): MULTINETICS Mei (2023)
Publisher : POLITEKNIK NEGERI JAKARTA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32722/multinetics.v9i1.5578

Abstract

Random forest is one of the popular machine learning algorithms used for classification tasks. In malware detection tasks, random forest can help identify malware with good accuracy. However, to improve model performance, a hyperparameter tuning process is required. GridsearchCV is a hyperparameter tuning method that allows the user to scan a number of selected hyperparameters. In this paper, we conduct experiments using GridsearchCV to perform hyperparameter tuning on Random forests for malware detection tasks. The experimental results show that by performing hyperparameter tuning, we can improve the model's accuracy in identifying malware
Transfer Learning untuk Deteksi Status Burung di Indonesia Berbasis Web Muhamad Malik Matin, Iik; Farroz, Alman; Murad, Fachroni Arbi; Rizki
MULTINETICS Vol. 11 No. 02 (2025): MULTINETICS Nopember (2025)
Publisher : POLITEKNIK NEGERI JAKARTA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32722/multinetics.v11i02.8149

Abstract

Indonesia is known as a country with very high biodiversity, one of which is reflected in the many bird species spread across various regions. The high public interest in birds presents challenges, in the form of increased bird trade practices, especially protected species. The main obstacle often faced by the public is the lack of information regarding the identification of protected bird species. Therefore, an application that can identify protected birds is needed. This study developed a web-based application using the Transfer learning approach in the classification of bird species in Indonesia. Five machine learning models were compared in this study: CNN, MobileNetV3Small, MobileNetV3Large, VGG16, and InceptionV4. The birds-525-species-image-classification dataset was used in the training process, then filtered to 54 bird species found in Indonesia. Model performance was evaluated using accuracy, precision, recall, and F1-score metrics. The developed web application uses React as the frontend and FastAPI as the backend and provides image upload and camera capture features to detect bird species directly. Test results show that MobileNetV3Large provides the most optimal performance and was selected for implementation in the system. In system testing through Black Box Testing, User Acceptance Test (UAT), System Usability Scale (SUS), and Net Promoter Score (NPS), it was shown that the application built had a good level of acceptance and ease of use