scholarly journals Sistem Pendukung Pengambilan Keputusan Kesesuaian Beasiswa Menggunakan Naive Bayes

PRAXIS ◽  
2020 ◽  
Vol 2 (2) ◽  
pp. 187
Author(s):  
Tan, Yohanes Christianto Aryo Wicaksono ◽  
YB Dwi Setianto

Until now there are no system that helps determine candidates who are eligible to receive the Sandjojo Foundation scholarship at Soegijapranata Catholic University. Therefore, scholarship recipients are sometimes not on target. This research can help solve problems by using the Naive Bayes algorithm as a medium for decision makers with criteria such as based on the student's GPA, the total income of parents, and must be an active student in the organization. Using previous registrant data, the Naive Bayes algorithm can study the data for each of the criteria entered to determine whether applicants qualify or not to receive scholarships from the Sandjojo Foundation. This research was made using a web-based application and has been tested four (4) times with a variety of test and training data, with an accuracy of around 50% to 65% and a time of less than three (3) seconds..

2018 ◽  
Vol 2 (1) ◽  
pp. 354-360
Author(s):  
Mohammad Guntur ◽  
Julius Santony ◽  
Yuhandri Yuhandri

The high low price of gold influenced by many factors such as economic conditions, inflation rate, supply and demand and much more. The Naïve Bayes algorithm is capable of generating a classification that is used to predict future opportunities. By using the Naïve Bayes Classifier algorithm obtained a prediction of gold prices that can help decision makers in determining whether to sell or buy gold. By using the Naïve Bayes Classifier algorithm obtained a prediction of gold prices that can help decision makers in determining whether to sell or buy gold. Gold data will be processed using Rapidminer software. Stages of processing are reading training data, calculating the mean and standard deviation, entering the test data and finding the density value of gauss and then looking for probability value. Based on the calculation that has been done, Naïve Bayes Classifier method is able to predict the price of gold for 1 day ahead or every day. With the results of this calculation is expected to help gold investment actors in increasing accuracy to predict gold prices for decision making.


Repositor ◽  
2020 ◽  
Vol 2 (5) ◽  
pp. 675
Author(s):  
Muhammad Athaillah ◽  
Yufiz Azhar ◽  
Yuda Munarko

AbstrakKlasifiaksi berita hoaks merupakan salah satu aplikasi kategorisasi teks. Berita hoaks harus diklasifikasikan karena berita hoaks dapat mempengaruhi tindakan dan pola pikir pembaca. Dalam proses klasifikasi pada penelitian ini menggunakan beberapa tahapan yaitu praproses, ekstraksi fitur, seleksi fitur dan klasifikasi. Penelitian ini bertujuan membandingkan dua algoritma yaitu algoritma Naïve Bayes dan Multinomial Naïve Bayes, manakah dari kedua algoritma tersebut yang lebih efektif dalam mengklasifikasikan berita hoaks. Data yang digunakan dalam penelitian ini berasal dari www.trunbackhoax.id untuk data berita hoaks sebanyak 100 artikel dan data berita non-hoaks berasal dari kompas.com, detik.com berjumlah 100 artikel. Data latih berjumlah 140 artikel dan data uji berjumlah 60 artikel. Hasil perbandingan algoritma Naïve Bayes memiliki nilai F1-score sebesar 0,93 dan nilai F1-score Multinomial Naïve Bayes sebesar 0,92. Abstarct Classification hoax news is one of text categorizations applications. Hoax news must be classified because the hoax news can influence the reader actions and thinking patterns. Classification process in this reseacrh uses several stages, namely  preprocessing, features extraxtion, features selection and classification. This research to compare Naïve Bayes algorithm and Multinomial Naïve Bayes algorithm, which of the two algorithms is more effective on classifying hoax news. The data from this research  from  turnbackhoax.id as hoax news of 100 articles and non-hoax news from kompas.com, detik.com of 100 articles. Training data 140 articles dan test data 60 articles. The result of the comparison of algorithms  Naïve Bayes has an F1-score value of 0,93 and Naïve Bayes has an F1-score value of  0,92.


2021 ◽  
Vol 328 ◽  
pp. 04011
Author(s):  
Alwin Ali ◽  
Amal Khairan ◽  
Firman Tempola ◽  
Achmad Fuad

The amount of rainfall that occurs cannot be determined with certainty, but it can be predicted or estimated. In predicting the potential for rain, data mining techniques can be used by classifying data using the naive Bayes method. Naïve Bayes algorithm is a classification method using probability and statistical methods. The purpose of this study is how to implement the naive Bayes method to predict the potential for rain in Ternate City, and be able to calculate the accuracy of the Naive Bayes method from system created. The highest calculation results with new data with a total of 400 training data and 30 test data, obtained 30 correct data with 100% precision, 100% recall and 100% accuracy and the lowest calculation results with new data with a total of 500 training data and 50 test data, obtained 38 correct data and 12 incorrect data with a percentage of precision 61.29%, recall 100% and accuracy 76%.


Author(s):  
Desi Ratna Sari ◽  
Dedy Hartama ◽  
Irfan Sudahri Damanik ◽  
Anjar Wanto

This research aims to classify in determining student satisfaction with teaching methods at STIKOM Tunas Bangsa. Data obtained from the results of the 2015 and 2016 semester student questionnaires were odd, with a sample of 80 students. Attributes used are 4, namely communication (C1), Building learning atmosphere (C2), Assessment of students (C3) and delivery of material (C4). The method used in this study is the Naïve Bayes Algorithm and is processed using RapidMiner studio 5.3 software to determine student satisfaction with teaching methods. Training data used 100 data while testing data used in manual calculations as much as 5 data. From the results of data testing the five data expressed satisfaction with the way teaching lecturers at STIKOM Tunas Bangsa. While the training data that is processed with RapidMiner has an accuracy of 92.00%. With this analysis, it is expected to be able to help higher education institutions to evaluate the performance of lecturers, especially in evaluating one of the three triharma colleges, namely the teaching method of lecturers.


2020 ◽  
Vol 4 (2) ◽  
pp. 40-49
Author(s):  
Harianto Harianto ◽  
◽  
Andi Sunyoto ◽  
Sudarmawan Sudarmawan ◽  
◽  
...  

System and network security from interference from parties who do not have access to the system is the most important in a system. To realize a system, data or network that is safe at unauthorized users or other interference, a system is needed to detect it. Intrusion-Detection System (IDS) is a method that can be used to detect suspicious activity in a system or network. The classification algorithm in artificial intelligence can be applied to this problem. There are many classification algorithms that can be used, one of which is Naïve Bayes. This study aims to optimize Naïve Bayes using Univariate Selection on the UNSW-NB 15 data set. The features used only take 40 features that have the best relevance. Then the data set is divided into two test data and training data, namely 10%: 90%, 20%: 70%, 30%: 70%, 40%: 60% and 50%: 50%. From the experiments carried out, it was found that feature selection had quite an effect on the accuracy value obtained. The highest accuracy value is obtained when the data set is divided into 40%: 60% for both feature selection and non-feature selection. Naïve Bayes with unselected features obtained the highest accuracy value of 91.43%, while with feature selection 91.62%, using feature selection could increase the accuracy value by 0.19%.


2018 ◽  
Vol 7 (4.15) ◽  
pp. 421
Author(s):  
Erick Akhmad Fahmi Alfa’izy ◽  
Khairil Anam ◽  
Naidah Naing ◽  
Rosanita Tritias Utami ◽  
Nur Anim Jauhariyah ◽  
...  

Design an analysis system to find out graduation by comparing previous data and existing data to overcome errors in a college system. By taking data records that are already available to be processed using the naïve Bayes algorithm. This research was conducted at Universitas Maarif Hasyim Latif. In this case, the object of research is to analyze the data of students with naïve Bayes algorithms to find out their graduation. For sampling the data taken is the previous Faculty of Law Student data to be used as training data, to retrieve the entire data using data records that are already available in the Directorate of Information Systems. That the naïve Bayes algorithm can be used in the classification of data in the form of a string or textual. This is based on researchers' trials in taking examples of calculations that have been done before. To compare the results of the classification of graduation analysis using the naïve Bayes algorithm testing is done with a sample of data in the form of training data compared to data testing. From the calculations that have been made, the accuracy is 77.78%. 


2019 ◽  
Vol 5 (2) ◽  
pp. 189-196
Author(s):  
Nining Suryani ◽  
Evy Priyanti

Educational scholarships are one of the efforts to sustain students in getting a better education. Not a few students drop out in the middle of the road or cannot continue their education at the same level or higher level. Selection according to the criteria for scholarship recipients is important so that scholarships are on target. Similar to Depok Primary Middle School, educational scholarships are provided by schools based on 9 criteria for scholarship recipients, namely parent status, parent work, rented house, home appliances, vehicles, parents 'savings, parents' jewelry, cellphones and pocket money. With the number of prospective scholarship recipients there is an algorithm needed to accurately predict students who are entitled to scholarships. With the naïve bayes algorithm, accuracy is 77.50% in predicting scholarship recipients based on the criteria found in students. The use of genetic algorithms is done to get a more optimal level of accuracy. This is evidenced by the accuracy of 83.33%.


2020 ◽  
Vol 1 (2) ◽  
pp. 77-88
Author(s):  
Nur Isnaini Parihah ◽  
Sari Hartini ◽  
Juarni Siregar

The birth rate is something that can affect the increase in population growth. Large population is a burden for development. According to Malthus's Theory which states that a large population growth is not the welfare that is obtained but rather poverty will be encountered if the population is not well controlled. The number of baby births in Tridaya Sakti Village is increasing every year. Therefore Data Mining using the Naive Bayes algorithm can help in the calculation of predicting infant birth rates in Tridaya Sakti Village. Data Mining in predicting the number of infant birth rates aims to determine the number of infant birth rates for the coming year using the Naive Bayes algorithm. By looking at the prediction patterns of each variable and testing training data on testing data. It is hoped that the Naive Bayes algorithm can solve the problem in Tridaya Sakti Village in handling and overcoming the calculation of infant birth rates and can help the Tridaya Sakti Village in regulating population growth in the coming years. The results obtained from the data that have been taken and calculated by Data Mining using the Naive Bayes algorithm produce an information that can be used as a reference to find out the number of births. Performance and time in data processing are more effective and efficient as well as more accurate and accurate predictions of the number of baby births.   Keywords: Naive Bayes, Birth of a Baby, Prediction   Abstrak   Angka kelahiran merupakan suatu hal yang dapat mempengaruhi peningkatan pertumbuhan penduduk. Jumlah penduduk yang besar merupakan beban bagi pembangunan. Menurut Teori Malthus yang menyatakan bahwa pertumbuhan jumlah penduduk yang besar bukanlah kesejahteraan yang didapat tapi justru kemelaratan akan ditemui bilamana jumlah penduduk tidak dikendalikan dengan baik. Jumlah angka kelahiran bayi di Desa Tridaya Sakti setiap tahunnya semakin bertambah. Maka dari itu Data Mining dengan menggunakan algoritman Naive Bayes dapat membantu dalam perhitungan memprediksi angka kelahiran bayi di Desa Tridaya Sakti. Data Mining dalam memprediksi jumlah angka kelahiran bayi bertujuan untuk mengetahui jumlah angka kelahiran bayi tahun yang akan mendatang mengunakan algoritma Naive Bayes. Dengan melihat pola prediksi dari setiap variabel dan melakukan pengujian data training terhadap data testing. Diharapkan algoritma Naive Bayes ini dapat menyelesaikan permasalahan di Desa Tridaya Sakti dalam menangani dan mengatasi perhitungan angka kelahiran bayi dan dapat membantu pihak Desa Tridaya Sakti dalam mengatur pertumbuhan jumlah penduduk tahun yang akan mendatang. Hasil yang diperoleh dari data yang sudah diambil dan dihitung dengan Data Mining mengunakan algoritam Naive Bayes menghasilkan sebuah informasi yang dapat digunakan sebagai acuan untuk mengetahui jumlah angka kelahiran bayi. Kinerja dan waktu dalam proses pengolahan data lebih efektif dan efesien serta dari prediksi jumlah kelahiran bayi lebih tepat dan akurat. Kata Kunci: Naive Bayes, Kelahiran Bayi, Prediks  


2021 ◽  
Vol 5 (2) ◽  
pp. 640
Author(s):  
Mulkan Azhari ◽  
Zakaria Situmorang ◽  
Rika Rosnelly

In this study aims to compare the performance of several classification algorithms namely C4.5, Random Forest, SVM, and naive bayes. Research data in the form of JISC participant data amounting to 200 data. Training data amounted to 140 (70%) and testing data amounted to 60 (30%). Classification simulation using data mining tools in the form of rapidminer. The results showed that . In the C4.5 algorithm obtained accuracy of 86.67%. Random Forest algorithm obtained accuracy of 83.33%. In SVM algorithm obtained accuracy of 95%. Naive Bayes' algorithm obtained an accuracy of 86.67%. The highest algorithm accuracy is in SVM algorithm and the smallest is in random forest algorithm


2018 ◽  
Vol 3 (1) ◽  
pp. 39-48 ◽  
Author(s):  
Arya Kusuma ◽  
De Rosal Ignatius Moses Setiadi ◽  
M. Dalvin Marno Putra

Tomatoes have nutritional content that is very beneficial for human health and is one source of vitamins and minerals. Tomato classification plays an important role in many ways related to the distribution and sales of tomatoes. Classification can be done on images by extracting features and then classifying them with certain methods. This research proposes a classification technique using feature histogram extraction and Naïve Bayes Classifier. Histogram feature extractions are widely used and play a role in the classification results. Naïve Bayes is proposed because it has high accuracy and high computational speed when applied to a large number of databases, is robust to isolated noise points, and only requires small training data to estimate the parameters needed for classification. The proposed classification is divided into three classes, namely raw, mature and rotten. Based on the results of the experiment using 75 training data and 25 testing data obtained 76% accuracy


Sign in / Sign up

Export Citation Format

Share Document