Claim Missing Document
Check
Articles

Found 2 Documents
Search

Inception ResNet v2 for Early Detection of Breast Cancer in Ultrasound Images Nikmah, Tiara Lailatul; Syafei, Risma Moulidya; Anisa, Devi Nurul; Juanara, Elmo; Mahrus, Zohri
Journal of Information System Exploration and Research Vol. 2 No. 2 (2024): July 2024
Publisher : shmpublisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52465/joiser.v2i2.439

Abstract

Breast cancer is one of the leading causes of death in women. Early detection through breast ultrasound images is important and can be improved using machine learning models, which are more accurate and faster than manual methods. Previous research has shown that the use of the CNN (Convolutional Neural Network) algorithm in breast cancer detection still does not achieve high accuracy. This study aims to improve the accuracy of breast cancer detection using the Inception ResNet v2 transfer learning method and data augmentation. The data is divided into training, validation and testing data consisting of 3 classes, namely Benign, Malignant and Normal. The augmentation process includes rotation, zoom, and rescale. The model trained using CNN and Inception ResNet v2 showed good performance by producing the highest accuracy of 89.72% in the training data evaluation data and getting 90% accuracy in the prediction test stage with data testing. This study shows that the combination of data augmentation and the Inception ResNet v2 architecture can improve the accuracy of breast cancer detection in CNN models.
Machine Learning Model Using Extreme Gradient Boosting (XGBoost) Feature Importance and Light Gradient Boosting Machine (LightGBM) to Improve Accurate Prediction of Bankruptcy Syafei, Risma Moulidya; Efrilianda, Devi Ajeng
Recursive Journal of Informatics Vol 1 No 2 (2023): September 2023
Publisher : Universitas Negeri Semarang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.15294/rji.v1i2.71229

Abstract

Abstract. Humans have limitations in processing and analyzing large amounts of data in a short time, including in terms of analyzing bankruptcy data. Bankruptcy data is one of the data that has complex information, so it requires technology that can assist in the process of analyzing and processing data more quickly and efficiently. Data science technology enables data processing and analysis on a large scale, using parallel processing techniques. Parallel processing can be implemented in machine learning models. Purpose: Using parallel processing techniques, data science technologies enable data processing and analysis at scale. Parallel processing can be implemented in machine learning models. Therefore, this study aims to implement a machine learning model using the Light Gradient Boosting Machine (LightGBM) classification algorithm which is optimized using Extreme Gradient Boosting (XGBoost) Feature Importance to increase the accuracy of bankruptcy prediction. Methods/Study design/approach: Bankruptcy prediction is carried out by applying LightGBM as a classification model and optimized using the XGBoost algorithm as a Feature Importance technique to improve model accuracy. the dataset used is the Taiwanese Bankruptcy dataset collected from the Taiwan Economic Journal for 1999 to 2009 and has 6,819 data. Taiwanese Bankruptcy is unbalanced data, so this study applies random oversampling. Result/Findings: The results obtained after going through the model testing process using the confusion matrix obtained an accuracy of the performance of LightGBM+XGBoost Feature Importance of 99.227%. Novelty/Originality/Value: So it can be concluded that the implementation of XGBoost Feature Importance can be used to improve LightGBM's performance in bankruptcy prediction.