Claim Missing Document
Check
Articles

Found 4 Documents
Search

A Machine Learning Framework for Improving Classification Performance on Credit Approval Prastyo, Pulung Hendro; Prasetyo, Septian Eko; Arti, Shindy
IJID (International Journal on Informatics for Development) Vol. 10 No. 1 (2021): IJID June
Publisher : Faculty of Science and Technology, UIN Sunan Kalijaga Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.14421/ijid.2021.2384

Abstract

Credit scoring is a model commonly used in the decision-making process to refuse or accept loan requests. The credit score model depends on the type of loan or credit and is complemented by various credit factors. At present, there is no accurate model for determining which creditors are eligible for loans. Therefore, an accurate and automatic model is needed to make it easier for banks to determine appropriate creditors. To address the problem, we propose a new approach using the combination of a machine learning algorithm (Naïve Bayes), Information Gain (IG), and discretization in classifying creditors. This research work employed an experimental method using the Weka application. Australian Credit Approval data was used as a dataset, which contains 690 instances of data. In this study, Information Gain is employed as a feature selection to select relevant features so that the Naïve Bayes algorithm can work optimally. The confusion matrix is used as an evaluator and 10-fold cross-validation as a validator. Based on experimental results, our proposed method could improve the classification performance, which reached the highest performance in average accuracy, precision, recall, and f-measure with the value of 86.29%, 86.33%, 86.29%, 86.30%, and 91.52%, respectively. Besides, the proposed method also obtains 91.52% of the ROC area. It indicates that our proposed method can be classified as an excellent classification.
Research Trend of Causal Machine Learning Method: A Literature Review Arti, Shindy; Hidayah, Indriana; Kusumawardani, Sri Suning
IJID (International Journal on Informatics for Development) Vol. 9 No. 2 (2020): IJID December
Publisher : Faculty of Science and Technology, UIN Sunan Kalijaga Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.14421/ijid.2020.09208

Abstract

Machine learning is commonly used to predict and implement  pattern recognition and the relationship between variables. Causal machine learning combines approaches for analyzing the causal impact of intervention on the result, asumming a considerably ambigous variables. The combination technique of causality and machine learning is adequate for predicting and understanding the cause and effect of the results. The aim of this study is a systematic review to identify which causal machine learning approaches are generally used. This paper focuses on what data characteristics are applied to causal machine learning research and how to assess the output of algorithms used in the context of causal machine learning research. The review paper analyzes 20 papers with various approaches. This study categorizes data characteristics based on the type of data, attribute value, and the data dimension. The Bayesian Network (BN) commonly used in the context of causality. Meanwhile, the propensity score is the most extensively used in causality research. The variable value will affect algorithm performance. This review can be as a guide in the selection of a causal machine learning system.
A Cardiotocographic Classification using Feature Selection: A comparative Study Prasetyo, Septian Eko; Prastyo, Pulung Hendro; Arti, Shindy
JITCE (Journal of Information Technology and Computer Engineering) Vol. 5 No. 01 (2021)
Publisher : Universitas Andalas

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25077/jitce.5.01.25-32.2021

Abstract

Cardiotocography is a series of inspections to determine the health of the fetus in pregnancy. The inspection process is carried out by recording the baby's heart rate information whether in a healthy condition or contrarily. In addition, uterine contractions are also used to determine the health condition of the fetus. Fetal health is classified into 3 conditions namely normal, suspect, and pathological. This paper was performed to compare a classification algorithm for diagnosing the result of the cardiotocographic inspection. An experimental scheme is performed using feature selection and not using it. CFS Subset Evaluation, Info Gain, and Chi-Square are used to select the best feature which correlated to each other. The data set was obtained from the UCI Machine Learning repository available freely. To find out the performance of the classification algorithm, this study uses an evaluation matrix of precision, Recall, F-Measure, MCC, ROC, PRC, and Accuracy. The results showed that all algorithms can provide fairly good classification. However, the combination of the Random Forest algorithm and the Info Gain Feature Selection gives the best results with an accuracy of 93.74%.
Evaluasi Kinerja Machine Learning dalam Memprediksi Kemampuan Adaptasi Mahasiswa pada Lingkungan Pembelajaran Daring Arti, Shindy; Suherlan, Elan
Jurnal Pustaka AI (Pusat Akses Kajian Teknologi Artificial Intelligence) Vol 5 No 1 (2025): Pustaka AI (Pusat Akses Kajian Teknologi Artificial Intelligence)
Publisher : Pustaka Galeri Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55382/jurnalpustakaai.v5i1.901

Abstract

Perkembangan kecerdasan buatan mendorong transformasi pembelajaran daring yang adaptif, di mana kemampuan adaptasi mahasiswa menjadi faktor krusial dalam keberhasilan belajar. Penelitian ini bertujuan mengevaluasi kemampuan algoritme machine learning dalam memprediksi tingkat adaptasi mahasiswa terhadap pembelajaran online. Data yang digunakan berasal dari tingkat pendidikan tinggi sebanyak 675 data mahasiswa, kemudian diolah menggunakan Python dan Orange 3.8. Metode pengembangan yang digunakan dalam penelitian ini merujuk pada metode CRISP-DM. Terdapat lima tahapan yang dilakukan yaitu kejelasan alur bisnis, pemahaman data, persiapan data, pemodelan dan evaluasi kinerja model. Dari tujuh algoritma supervised learning digunakan, algoritma Neural Network memiliki performa terbaik secara keseluruhan maupun per tingkat adaptasi (tinggi, sedang, rendah), dengan akurasi tertinggi sebesar 0,943. Penelitian ini juga mengidentifikasi faktor utama adaptasi menggunakan algoritma Decision Tree, dengan durasi kelas sebagai pembeda dominan. Rekomendasi penelitian selanjutnya mencakup seleksi fitur, penyeimbangan data, dan pengembangan sistem interaktif berbasis pengguna.