Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : Jurnal Komtika (Komputasi dan Informatika)

Komparasi Algoritma Naive Bayes dan K-Nearest Neighbor untuk Membangun Pengetahuan Diagnosa Penyakit Diabetes Nurmalasari, Maulidya Dwi; Kusrini, Kusrini; Sudarmawan, Sudarmawan
Jurnal Komtika (Komputasi dan Informatika) Vol 5 No 1 (2021)
Publisher : Universitas Muhammadiyah Magelang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31603/komtika.v5i1.5140

Abstract

Diabetes is caused by a deficiency of the hormone insulin, which is secreted by the pancreas to lower blood sugar levels. The factors that trigger the occurrence of diabetes are derived from various factors such as a combination of genetic and environmental factors. The phenomenon of the emergence of various beverage brand outlets can be one of the triggers for blood sugar levels in humans. Normal blood sugar levels in the body range from 70-130 mg/dL before eating, less than 180 mg/dL two hours after eating, less than 100 mg/dL after not eating or surviving for eight hours, and 100-140 mg/dL at bedtime. This research aims to determine which algorithm is suitable for building knowledge about diabetes using the Naïve Bayes and K-Nearest Neighbor (KNN) algorithm. The accuracy results from Naïve Bayes are 85.60% and K- Nearest Neighbor of 91.61%. The results showed that K-Nearest Neighbor proved to have the best accuracy.
Sentimen Analisis Terhadap Aplikasi pada Google Playstore Menggunakan Algoritma Naïve Bayes dan Algoritma Genetika Rahman, Arif; Utami, Ema; Sudarmawan, Sudarmawan
Jurnal Komtika (Komputasi dan Informatika) Vol 5 No 1 (2021)
Publisher : Universitas Muhammadiyah Magelang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31603/komtika.v5i1.5188

Abstract

Sentiment analysis is a science to extract text to get someone's emotions for that. The benefits of sentiment analysis have many benefits, one of which is to see whether or not customers have a good response to the product and this can be an input for the development of the product's business in the future. The weakness of previous studies in research sentiment analysis is that the authors conduct research to improve the results of previous studies using the naïve Bayes algorithm that is optimized with a genetic algorithm. From the results of the research that has been done, the average value in this study is on average better than previous studies, no applications have been identified as underfitting or overfitting and finally the naïve Bayes algorithm that has been optimized by the genetic algorithm can be a classification solution for sentiment analysis.
Analisis Sentimen Twitter Kuliah Online Pasca Covid-19 Menggunakan Algoritma Support Vector Machine dan Naive Bayes Setiawan, Hendrik; Utami, Ema; Sudarmawan, Sudarmawan
Jurnal Komtika (Komputasi dan Informatika) Vol 5 No 1 (2021)
Publisher : Universitas Muhammadiyah Magelang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31603/komtika.v5i1.5189

Abstract

The World Health Organization (WHO) COVID-19 is an infectious disease caused by the Coronavirus which originally came from an outbreak in the city of Wuhan, China in December 2019 which later became a pandemic that occurred in many countries around the world. This disease has caused the government to give a regional lockdown status to give students the status of "at home" for students to enforce online or online lectures, this has caused various sentiments given by students in responding to online lectures via social media twitter. For sentiment analysis, the researcher applies the nave Bayes algorithm and support vector machine (SVM) with the performance results obtained on the Bayes algorithm with an accuracy of 81.20%, time 9.00 seconds, recall 79.60% and precision 79.40% while for the SVM algorithm get an accuracy value of 85%, time 31.60 seconds, recall 84% and precision 83.60%, the performance results are obtained in the 1st iteration for nave Bayes and the 423th iteration for the SVM algorithm