Claim Missing Document
Check
Articles

Found 38 Documents
Search

Klasifikasi Citra CT Scan Kanker Paru-Paru Menggunakan Pendekatan Deep Learning Mulya, Anggi; Novita, Rice
Building of Informatics, Technology and Science (BITS) Vol 6 No 4 (2025): March 2025
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v6i4.6528

Abstract

This research aims to develop a reliable deep learning model for classifying CT-scan images of lung cancer. This research has the advantage of evaluating the performance of several Convolutional Neural Networks (CNN) architectures including DenseNet121, InceptionResNetV2, InceptionV3 and ResNet152V2 to compare their performance in classification accuracy. The dataset consists of 1,561 CT scan images obtained from Kaggle and the dataset is categorized into malignant cancer, benign cancer and normal. Through a combination of innovative data pre-processing techniques, such as augmentation with random rotation and normalization, division of the dataset using the hold-out method with ratios of 70:30, 80:20, and 90:10, and model training using Adam's optimizer and SGDM, researchers achieved very high classification accuracy. The evaluation results showed that InceptionV3 with SGDM optimizer at 90:10 ratio achieved performed very well with an accuracy of 99.38% while InceptionResNetV2 with Adam optimizer at 80:20 hold-out the highest performance, with an accuracy of 99.40%. These promising results indicate great potential in supporting the early discovery of lung cancer, thereby improving the accuracy of diagnosis and the chances of patient recovery. This research opens up opportunities for further development, such as the application of fine-tuning, ensemble learning, or integration with clinical decision support systems for medical applications.
Alphabet Learning Media Using Image Classification for Speech-Impaired Students in Special Education Schools Novita, Rice; Rahmawita M, Medyantiwi; Safiq Tama, Naufal
Jurnal Sistem Cerdas Vol. 8 No. 1 (2025)
Publisher : APIC

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37396/jsc.v8i1.478

Abstract

This research aims to develop an image classification-based learning medium for teaching the alphabet to students with speech impairments in special schools (SLB). The technique used in image classification is Random Forest with a dataset of 5,400 images, including 1 default image and 26 alphabet classes. The software development follows the waterfall model, including requirements analysis, system design, implementation, and testing, with system design utilizing object-oriented analysis and design (OOAD). Evaluation metrics, including accuracy (100.00%), precision (1.00), recall (1.00), and F1 score (1.00), indicate the model’s outstanding performance. The system was tested on 10 students with speech impairments, showing an average improvement in ability from 5.9 in the pretest to 12.8 in the posttest, demonstrating consistent gains among participants. This image classification-based learning medium is expected to support the learning process for students with speech impairments in SLB effectively
Classification of Service Sentiments on the by.U Application using the Support Vector Machine Algorithm Zulkarnain, Zulkarnain; Novita, Rice; Angraini, Angraini; Zarnelly, Zarnelly
SISTEMASI Vol 14, No 4 (2025): Sistemasi: Jurnal Sistem Informasi
Publisher : Program Studi Sistem Informasi Fakultas Teknik dan Ilmu Komputer

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32520/stmsi.v14i4.5367

Abstract

This study aims to classify user sentiment toward the by.U application service using the Support Vector Machine (SVM) algorithm. The background of this research is based on the importance of understanding user opinions on the quality of digital services as a basis for evaluation and service improvement. Review data was collected from the Google Play Store, totaling 9,091 data points, which were then processed through preprocessing stages such as cleaning, case folding, tokenization, stopword removal, and stemming. Sentiments were categorized into three groups: positive, negative, and neutral. The training and testing process involved dividing the data into training and testing sets with an 80:20 ratio, and evaluation was conducted using metrics such as accuracy, precision, recall, and F1-score. The evaluation results showed that the SVM algorithm achieved an accuracy of 83% in classifying sentiments. The model performed best on positive sentiment (precision 84%, recall 90%, F1-score 87%) and negative sentiment (precision 81%, recall 92%, F1-score 86%), while neutral sentiment still had weaknesses with an F1-score of only 64%. This indicates that neutral sentiment classification still requires model enhancement. This study demonstrates that SVM is an effective method for automatically analyzing user opinions on digital services. These classification results can serve as a reference for developers in evaluating and improving service quality based on user feedback.
Penerapan Support Vector Machine untuk Analisis Sentimen Pengguna X terhadap IndiHome, Biznet, dan Starlink Alfian, Zhevin; Afdal, M; Novita, Rice; Zarnelly, Zarnelly
Building of Informatics, Technology and Science (BITS) Vol 7 No 2 (2025): September 2025
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v7i2.7429

Abstract

This study aims to analyze user sentiment on the social media platform X toward three major internet service providers in Indonesia, IndiHome, Biznet, and Starlink. The analysis focuses on five key variables: internet speed, network stability, pricing and service packages, customer service quality, and coverage availability. A total of 4,500 data points were collected through data crawling, then processed using text mining techniques and the Support Vector Machine (SVM) algorithm, with data imbalance addressed through the Random Oversampling method. Evaluation results show that IndiHome consistently demonstrated the best performance, achieving an accuracy of up to 90% in the customer service quality variable, and an overall average accuracy above 85% across all variables. Biznet generally ranked second, with accuracy ranging from 63% to 80%. Starlink placed lowest overall, although it still recorded competitive results, such as 82% accuracy in the internet speed variable. The application of Random Oversampling improved the model’s classification accuracy by an average of 6–12% compared to the non-oversampling model. This study offers strategic insights into public perception of internet services and can serve as a reference for improving service quality based on data-driven user feedback.
Analisis Sentimen Masyarakat Terhadap Kebijakan Ekspor Pasir Laut Berdasarkan Ulasan Twitter Menggunakan Algoritma Naive Bayes dan Support Vector Machine Zarqani, Zarqani; Afdal, M; Novita, Rice; Megawati, Megawati
Building of Informatics, Technology and Science (BITS) Vol 7 No 2 (2025): September 2025
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v7i1.7431

Abstract

The export of sea sand has been banned since 2003 through a Decree of the Minister of Industry and Trade. However, on May 15, 2023, President Joko Widodo once again allowed the export of sea sand through Government Regulation No. 26 of 2023. This policy sparked controversy and went viral on social media, including on Twitter. This study aims to analyze public sentiment toward the policy based on reviews on Twitter using the Naïve Bayes and Support Vector Machine (SVM) algorithms. Data was collected through crawling techniques, then processed using text preprocessing methods, word weighting using TF-IDF, and random oversampling to balance the data. The data was then categorized into four thematic variables—economy, environment, social, and geological policy—to examine a more focused distribution of sentiment. Analysis of 2,765 data points revealed that the majority of sentiment was negative (55%), indicating public opposition to the sea sand export policy, followed by neutral sentiment (30%) and positive sentiment (15%). Performance evaluation shows that SVM excels in the Economy category with nearly 95% accuracy, while in other categories the difference with Naïve Bayes is relatively small. This study is expected to provide insights into the Indonesian public's perception of the sea sand export policy and its implications across various sectors.
Analisis Sentimen Terhadap Pemain Naturalisasi dan Lokal Tim Nasional Sepakbola Indonesia Menggunakan Support Vector Machine Arrazak, Fadlan; Afdal, M; Novita, Rice; Megawati, Megawati
Building of Informatics, Technology and Science (BITS) Vol 7 No 2 (2025): September 2025
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v7i2.7471

Abstract

The inclusion of naturalized players in Indonesia's national football team has sparked diverse public reactions, particularly on social media platforms like Twitter. This study aims to compare public opinion toward naturalized and local players through sentiment analysis. A total of 2,342 tweets were categorized into three sentiment classes: positive, neutral, and negative. Naturalized players received a higher number of positive sentiments, totaling 809, compared to 333 negative and 231 neutral sentiments. In contrast, local players gained 465 positive sentiments, 317 negative, and 187 neutral, indicating a generally more favorable perception of naturalized players among the public. Further analysis was conducted using the Support Vector Machine (SVM) classification algorithm along with the SMOTE technique for data balancing, focusing on five key aspects: performance, experience, physical condition, adaptability, and communication. The classification results showed that naturalized players outperformed in physical condition with an accuracy of 96 percent, followed by performance and adaptability, each at 90 percent. On the other hand, local players showed superiority only in communication with an accuracy of 92 percent. In terms of precision and recall, naturalized players again led in physical condition, achieving 97 percent precision and 96 percent recall, while local players excelled in communication with both precision and recall at 92 percent. These findings offer valuable insights for policymakers and football organizations in formulating more effective naturalization strategies.
Implementasi Association Rule Untuk Rekomendasi Strategi Up-Selling dan Cross-Selling Produk Menggunakan FP-Growth Nabiilah, Nabiilah; M. Afdal; Novita, Rice; Mustakim
The Indonesian Journal of Computer Science Vol. 13 No. 3 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i3.4025

Abstract

BC 4 HNI Pekanbaru is a subsidiary of PT. HNI-HPAI Indonesia offers a diverse range of items for sale. Insufficiently effective promotions, despite high transaction volumes, can result in certain items being less recognized and thus impractical. The purpose of employing the FP-Growth algorithm in data mining is to uncover product association patterns and produce rules for sales tactics using the CRM approach. Implementing CRM strategies that incorporate cross-selling and up-selling techniques can enhance sales. Cross-selling involves offering additional products or services connected to the items purchased, while up-selling involves encouraging customers to buy higher-value goods than initially intended, boosting sales of more expensive items. Among the 20 results obtained from analyzing transaction data from July 2023 to December 2023 using FP-Growth, only the rules with a minimum support value of 5% and a minimum confidence of 70% are considered for cross-selling strategies. Additionally, the rules with a minimum support value of 5% and a minimum confidence of 10% are considered for up-selling.
Implementation of Density-Based Spatial Clustering of Applications with Noise and Fuzzy C – Means for Clustering Car Sales Auliani, Sephia Nazwa; Mustakim; Novita, Rice; Afdal, M
The Indonesian Journal of Computer Science Vol. 13 No. 4 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i4.4135

Abstract

This study compares the performance of two clustering algorithms, Density-Based Spatial Clustering of Applications with Noise (DBSCAN) and Fuzzy C-Means (FCM), in clustering car sales data at PT. XYZ. The dataset, comprising sales transactions from 2020 to 2023, includes information about vehicles, customers, and transactions. Preprocessing methods such as data transformation and normalization were applied to prepare the data. The results indicate that DBSCAN produces clusters with better validity, measured using the Silhouette Score, compared to FCM. Specifically, DBSCAN achieves the highest Silhouette Score of 0.7874 in cluster 2, while FCM reaches a maximum score of 0.3666 in cluster 3. Thus, DBSCAN proves to be more optimal for clustering car sales data at PT. XYZ, highlighting its superior performance in terms of cluster validity.