Rachman Manga, Abdul
Unknown Affiliation

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

Found 3 Documents
Search

One-gateway system in managing campus information system using microservices architecture Salim, Yulita; Muis, Ismunandar; Syafie, Lukman; Azis , Huzain; Rachman Manga, Abdul
Bulletin of Social Informatics Theory and Application Vol. 7 No. 2 (2023)
Publisher : Association for Scientific Computing Electrical and Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/businta.v7i2.635

Abstract

Universitas Muslim Indonesia (UMI) has developed several applications for managing the campus's digital information and management systems, both internally and externally. However, several applications were previously created in the development of information system applications at UMI. However, these applications were not well-suited for long-term use due to their complexity and lack of integration. Therefore, UMI aims to create a fully integrated and well-managed campus information system by implementing the concept of microservices. The microservices approach involves dividing large applications into smaller interconnected components. This approach facilitates the management of application systems and enables better integration. Moreover, the microservices approach simplifies system maintenance for application developers, as each application is separated into smaller components
Optimizing classification models for medical image diagnosis: a comparative analysis on multi-class datasets Rachman Manga, Abdul; Putri Utami, Aulia; Azis, Huzain; Salim, Yulita; Faradibah, Amaliah
Computer Science and Information Technologies Vol 5, No 3: November 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/csit.v5i3.p205-214

Abstract

The surge in machine learning (ML) and artificial intelligence has revolutionized medical diagnosis, utilizing data from chest ct-scans, COVID-19, lung cancer, brain tumor, and alzheimer parkinson diseases. However, the intricate nature of medical data necessitates robust classification models. This study compares support vector machine (SVM), naïve Bayes, k-nearest neighbors (K-NN), artificial neural networks (ANN), and stochastic gradient descent on multi-class medical datasets, employing data collection, Canny image segmentation, hu moment feature extraction, and oversampling/under-sampling for data balancing. Classification algorithms are assessed via 5-fold cross-validation for accuracy, precision, recall, and F-measure. Results indicate variable model performance depending on datasets and sampling strategies. SVM, K-NN, ANN, and SGD demonstrate superior performance on specific datasets, achieving accuracies between 0.49 to 0.57. Conversely, naïve Bayes exhibits limitations, achieving precision levels of 0.46 to 0.47 on certain datasets. The efficacy of oversampling and under-sampling techniques in improving classification accuracy varies inconsistently. These findings aid medical practitioners and researchers in selecting suitable models for diagnostic applications.
Analysis of ensemble machine learning classification comparison on the skin cancer MNIST dataset Belluano, Poetri Lestari Lokapitasari; Rahma, Reyna Aprilia; Darwis, Herdianti; Rachman Manga, Abdul
Computer Science and Information Technologies Vol 5, No 3: November 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/csit.v5i3.p235-242

Abstract

This study aims to analyze the performance of various ensemble machine learning methods, such as Adaboost, Bagging, and Stacking, in the context of skin cancer classification using the skin cancer MNIST dataset. We also evaluate the impact of handling dataset imbalance on the classification model’s performance by applying imbalanced data methods such as random under sampling (RUS), random over sampling (ROS), synthetic minority over-sampling technique (SMOTE), and synthetic minority over-sampling technique with edited nearest neighbor (SMOTEENN). The research findings indicate that Adaboost is effective in addressing data imbalance, while imbalanced data methods can significantly improve accuracy. However, the selection of imbalanced data methods should be carefully tailored to the dataset characteristics and clinical objectives. In conclusion, addressing data imbalance can enhance skin cancer classification accuracy, with Adaboost being an exception that shows a decrease in accuracy after applying imbalanced data methods.