Claim Missing Document
Check
Articles

Found 39 Documents
Search

IMPLEMENTASI ALGORITMA K-NEAREST NEIGHBOR TERHADAP PENENTUAN RISIKO KREDIT USAHA MIKRO KECIL DAN MENENGAH Ida; Baharuddin, Suardi Hi; Faisal, Muhammad; Ramadhan, Nur; Darniati
Jurnal Indonesia : Manajemen Informatika dan Komunikasi Vol. 4 No. 1 (2023): Januari
Publisher : Lembaga Penelitian dan Pengabdian Kepada Masyarakat (LPPM) STMIK Indonesia Banda Aceh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/jimik.v4i1.163

Abstract

This research was carried out in the context of implementing the K-NN algorithm so that a source of information can be produced as a basis for supporting decisions on initial credit applications by customers so that they can help cooperative managers more as knowledge of the progress of credit proposals that are carried out at the Micro, Small and Medium Enterprise Cooperative Service Office ( SMEs) South Sulawesi Province. The K-Nearest Neighbor algorithm is used to classify objects based on attributes and training samples. Among them, from k objects, the k-Nearest Neighbor algorithm uses neighbor classification as the predicted value. The results show that the algorithm produces a classification with a faster calculation time based on the prediction of customer data resulting from the calculation.
Microsoft Copilot Training for Monitoring Student Learning: A Case Study Vocational High School Makassar - Indonesia Dikwan Moeis; Nasir Usman; Muhammad Faisal; Andi Harmin; Ida Mulyadi; Musdalifa Thamrin
I-Com: Indonesian Community Journal Vol 4 No 3 (2024): I-Com: Indonesian Community Journal (September 2024)
Publisher : Fakultas Sains Dan Teknologi, Universitas Raden Rahmat Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33379/icom.v4i3.5134

Abstract

Artificial intelligence (AI) has become an increasingly popular technology and brings significant educational benefits. This technology increases the learning process's efficiency and productivity, allowing for the development of students' abilities in a more focused manner. AI is a catalyst in preparing generations to face future challenges. One example of AI's application in education is Microsoft Copilot, an artificial intelligence model developed by Microsoft in collaboration with OpenAI. Microsoft Copilot is designed to understand and support various academic tasks through human-like interactions. Training on using Microsoft Copilot was carried out for students of SMKS Wahyu Makassar. This training aims to support the learning process, increase learning effectiveness, and assist students in doing academic assignments. The evaluation results showed that Microsoft Copilot provided significant benefits, with positive feedback from participants. Most students found this training useful, easy to understand and improved their knowledge.
Weather Prediction for Strawberry Cultivation Using Double Exponential Smoothing and Golden Section Optimization Methods Herlinah, Herlinah; Asrul, Billy Eden William; HS, Hafsah; Faisal, Muhammad; Lee, Swa Lee; Gani, Hamdan; Feng, Zhipeng
ILKOM Jurnal Ilmiah Vol 16, No 3 (2024)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v16i3.2290.305-317

Abstract

Strawberry is one of the fruit commodities that has a high demand so that it is widely cultivated by most people in Bantaeng Regency to meet with the market needs. The high intensity of weather changes is the main challenge in the strawberry production, which is influenced by climate dynamics and the start season time changes. Climate change does not only affect the amount of rainfall, but also causes a shift in the rainy season and dry season start. As a result, in the cultivation of plants such as strawberries, there are often difficulties in adjusting or slow anticipation in the extreme changes of rainfall. This research began with the data collection stage through field observations, interviews, and literature studies. The design tool used a systematically organized UML, which included a use case diagram, then an activity diagram, as well as an elaboration into sequence diagrams, and class diagrams. The system was developed by implementing the PHP programming language on the interface design as well as MySQL as a database processing. The algorithm used to predict the air temperature feature, wind speed feature, and rainfall feature was Double Exponential Smoothing, followed by the optimization of the Golden Section method to select the right smoothing value. Referring to the results of this study, the system can provide planting time recommendations based on prediction of rainfall, air temperature, and wind speed parameters through a web-based platform. Based on the calculation of the accuracy value of the prediction results using the Mean Absolute Percentage Error (MAPE), the obtained forecast error value was of 5.89% for wind speed, 0.63% for air temperature, and 0.69% for rainfall. The Golden Section Optimization in Double Exponential Smoothing provided the best smoothing for prediction.
Weather Prediction for Strawberry Cultivation Using Double Exponential Smoothing and Golden Section Optimization Methods Herlinah, Herlinah; Asrul, Billy Eden William; HS, Hafsah; Faisal, Muhammad; Lee, Swa Lee; Gani, Hamdan; Feng, Zhipeng
ILKOM Jurnal Ilmiah Vol 16, No 3 (2024)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v16i3.2290.305-317

Abstract

Strawberry is one of the fruit commodities that has a high demand so that it is widely cultivated by most people in Bantaeng Regency to meet with the market needs. The high intensity of weather changes is the main challenge in the strawberry production, which is influenced by climate dynamics and the start season time changes. Climate change does not only affect the amount of rainfall, but also causes a shift in the rainy season and dry season start. As a result, in the cultivation of plants such as strawberries, there are often difficulties in adjusting or slow anticipation in the extreme changes of rainfall. This research began with the data collection stage through field observations, interviews, and literature studies. The design tool used a systematically organized UML, which included a use case diagram, then an activity diagram, as well as an elaboration into sequence diagrams, and class diagrams. The system was developed by implementing the PHP programming language on the interface design as well as MySQL as a database processing. The algorithm used to predict the air temperature feature, wind speed feature, and rainfall feature was Double Exponential Smoothing, followed by the optimization of the Golden Section method to select the right smoothing value. Referring to the results of this study, the system can provide planting time recommendations based on prediction of rainfall, air temperature, and wind speed parameters through a web-based platform. Based on the calculation of the accuracy value of the prediction results using the Mean Absolute Percentage Error (MAPE), the obtained forecast error value was of 5.89% for wind speed, 0.63% for air temperature, and 0.69% for rainfall. The Golden Section Optimization in Double Exponential Smoothing provided the best smoothing for prediction.
COMPARISON OF THE PERFORMANCE OF REGRESSION-SPECIFIC AND MULTI-PURPOSE ALGORITHMS Usman, Nasir; Darniati, Darniati; Rosnani, Rosnani; Musdalifa Thamrin; Nurahmad, Nurahmad; Nurdiansyah, Nurdiansyah; Faisal, Muhammad
Nusantara Hasana Journal Vol. 4 No. 8 (2025): Nusantara Hasana Journal, January 2025
Publisher : Yayasan Nusantara Hasana Berdikari

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59003/nhj.v4i8.1274

Abstract

Regression is a data science method for evaluating the relationship between independent and dependent variables. This study compares the performance of various regression algorithms using the Boston Housing Dataset, which consists of 506 samples divided into 80% for training and 20% for testing. Performance evaluation was conducted using metrics such as Mean Absolute Error (MAE), Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and the Coefficient of Determination (R²). All algorithms were implemented with default hyperparameter settings provided by the Scikit-learn library to ensure fair comparison. The results showed that versatile algorithms, particularly Gradient Boosting Machines (GBM) and Random Forest, achieved the best performance with R² values of 0.92 and 0.89, respectively, and lower errors. Conversely, regression-specific algorithms, such as Linear Regression and Ridge Regression, recorded R² values of approximately 0.67, while the k-Nearest Neighbors algorithm had the lowest performance with an R² of 0.65. Versatile algorithms proved to be more effective for datasets with complex non-linear patterns, while regression-specific algorithms were better suited for linear data patterns. These findings provide guidance for practitioners in selecting algorithms based on data characteristics and analysis objectives.
COMPARISON OF THE PERFORMANCE OF REGRESSION-SPECIFIC AND MULTI-PURPOSE ALGORITHMS Usman, Nasir; Darniati, Darniati; Rosnani, Rosnani; Musdalifa Thamrin; Nurahmad, Nurahmad; Nurdiansyah, Nurdiansyah; Faisal, Muhammad
Nusantara Hasana Journal Vol. 4 No. 8 (2025): Nusantara Hasana Journal, January 2025
Publisher : Yayasan Nusantara Hasana Berdikari

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59003/nhj.v4i8.1274

Abstract

Regression is a data science method for evaluating the relationship between independent and dependent variables. This study compares the performance of various regression algorithms using the Boston Housing Dataset, which consists of 506 samples divided into 80% for training and 20% for testing. Performance evaluation was conducted using metrics such as Mean Absolute Error (MAE), Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and the Coefficient of Determination (R²). All algorithms were implemented with default hyperparameter settings provided by the Scikit-learn library to ensure fair comparison. The results showed that versatile algorithms, particularly Gradient Boosting Machines (GBM) and Random Forest, achieved the best performance with R² values of 0.92 and 0.89, respectively, and lower errors. Conversely, regression-specific algorithms, such as Linear Regression and Ridge Regression, recorded R² values of approximately 0.67, while the k-Nearest Neighbors algorithm had the lowest performance with an R² of 0.65. Versatile algorithms proved to be more effective for datasets with complex non-linear patterns, while regression-specific algorithms were better suited for linear data patterns. These findings provide guidance for practitioners in selecting algorithms based on data characteristics and analysis objectives.
Machine learning for global trade analysis: a hybrid clustering approach using DBSCAN, elbow, and SOM Thamrin, Musdalifa; Mulyadi, Ida; Made Widia, I Dewa; Faisal, Muhammad; Hi Baharuddin, Suardi; Prihatmono, Medy Wismu; Nurdiansyah, Nurdiansyah; Usman, Nasir
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 14, No 4: August 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v14.i4.pp3033-3046

Abstract

Global trade constitutes a highly complex and interdependent system influenced by diverse economic, geographic, and political factors. This study proposes a hybrid clustering framework that integrates density-based spatial clustering of applications with noise (DBSCAN), elbow, and self-organizing maps (SOM) methods to uncover latent structures in international trade patterns. Utilizing averaged trade data from 25 countries spanning the period from 2013 to 2023, the framework identifies distinct clusters based on export-import characteristics. The DBSCAN is employed to detect dense trade hubs and outlier behaviors, the elbow method determines the optimal number of clusters, and SOM facilitates the visualization of non-linear, high-dimensional trade relationships. The analysis reveals three prominent trade clusters: Global Trade Leaders, Emerging Trade Powers, and Niche Exporters, each reflecting varying degrees of trade diversification and dependency. These empirical findings align with established economic theories, including the Heckscher Ohlin model and dependency theory, and provide actionable insights for policymakers seeking to enhance trade competitiveness and regional integration strategies.
IMPLEMENTASI K-MEANS DAN ANALISIS SENTIMEN KRITIK SARAN BERBASIS NLP PADA DATA MONEV BBPSDMP KOMINFO MAKASSAR Akbar, Syahril; Faisal, Muhammad; Bakti, Rizki Yusliana; Syafaat, Muhammad; Syamsuri, Andi Makbul; AM Hayat, Muhyiddin; Anas, Lukman
PROGRESS Vol 17 No 2 (2025): September
Publisher : P3M STMIK Profesional Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56708/progres.v17i2.465

Abstract

Manual analysis of large-scale and unstructured textual feedback data is often inefficient and subjective, thereby hindering data-driven decision-making. This study aims to design and implement an integrated analytical workflow to automatically filter, cluster, and classify feedback data consisting of criticisms and suggestions. The research employs a hybrid approach that begins with TF-IDF-based data filtering, followed by dimensionality reduction using Latent Semantic Analysis (LSA), and topic clustering through K-Means clustering optimized with the Silhouette Score. The resulting cluster labels are then used as training data to build a Multinomial Naive Bayes classification model. The results show that this workflow successfully identified two main thematic clusters, namely "Criticism and Expectations" and "Suggestions and Compliments", and the classification model achieved an overall accuracy of 91%. Although class imbalance affected the recall of the minority class (47%), the model demonstrated high precision (95%) for that class. It is concluded that this hybrid approach effectively transforms raw data into structured insights, and utilizing clustering results as training data is an efficient strategy for automating feedback categorization, providing a reliable tool for institutional analysis.
IMPLEMENTASI DEEP LEARNING MENGGUNAKAN HYBRID SENTENCE-TRANSFORMERS DAN K-MEANS UNTUK PERBANDINGAN JURNAL Faeruddin, Muhammad Asygar; Faisal, Muhammad; Bakti, Rizki Yusliana; Syafaat, Muhammad; AM Hayat, Muhyiddin; Syamsuri, Andi Makbul; Anas, Andi Lukman
PROGRESS Vol 17 No 2 (2025): September
Publisher : P3M STMIK Profesional Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56708/progres.v17i2.466

Abstract

This study addresses the challenge of identifying semantic relatedness between scientific journal articles by developing a classification system based on deep learning. The system applies an unsupervised learning approach using the Sentence-Transformers model and K-Means clustering to generate semantic similarity scores and categorical labels. Abstracts from journal PDFs are extracted and processed to determine similarity levels across four predefined categories. The optimal number of clusters was determined using Elbow Method, Silhouette Score, and Davies-Bouldin Index, resulting in k = 4. The system is implemented as a web-based application that allows users to upload two PDF files, compare them semantically, and receive both a similarity score and an AI-generated narrative explanation. Functional testing showed that all core features performed as expected. This system significantly reduces the time required to assess relatedness between journal articles, offering an efficient tool for academic research navigation.
KLASIFIKASI TINGKAT KEMATANGAN LADA MENGGUNAKAN ENSEMBLE LEARNING BERDASARKAN CITRA WARNA KULIT Mujidah, Jihan Izzathul; Bakti, Rizki Yusliana; Lukman; Muhammad Faisal; Muhammad Syafaat; AM Hayat, Muhyiddin; Syamsuri, Andi Makbul
PROGRESS Vol 17 No 2 (2025): September
Publisher : P3M STMIK Profesional Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56708/progres.v17i2.467

Abstract

Pepper fruit (Piper nigrum L.) is an agricultural commodity whose market value strongly depends on its ripeness level at harvest. Ripeness determination, which is still commonly performed through visual observation, tends to be inaccurate and subjective. This study aims to classify the ripeness level of pepper fruit based on skin color using an ensemble learning approach. The dataset consists of 1,996 pepper fruit images categorized into four ripeness levels unripe, semi ripe, ripe, and overripe. Color features were extracted from the HSV color model using color moment statistics including mean, standard deviation, and skewness. Random Forest and XGBoost models were combined using a soft voting method. The results show that the ensemble model achieved 98.25% accuracy, 98.30% precision, 98.27% recall, and 98.26% F1-score. The ensemble approach proved superior to single models by providing more accurate and stable classification of pepper fruit ripeness.