scholarly journals Development of Android-based Rabbit Disease Expert System

2018 ◽  
Vol 7 (4.44) ◽  
pp. 82
Author(s):  
Dyah Ayu Irawati ◽  
Yan Watequlis Syaifudin ◽  
Fabiola Ester Tomasila ◽  
Awan Setiawan ◽  
Erfan Rohadi

Many rabbit keepers or breeders are panics when their rabbit has an illness. This paper proposed an expert diagnostic system application for Android-based rabbit disease using the Naïve Bayes method to determine the illness and Certainty Factor for the trust value of the condition by combining the rate of the trust of users and experts due to diagnose the diseases of the rabbit.The testing was using 65 data learning and 160 data learning to test the naïve Bayes method. Furthermore, the certainty factor is using CF user 1 and its variation.The results obtained for 65 data learning is 53%, while 160 data learning is 73%. With the naïve Bayes method, it can be concluded that the more data learning, the better and more accurate the system. The results of conformity with the testing data obtained from the variative CF user value, namely 53% accordingly, 13% inappropriate, 33% near. The effect of compliance with the sample data collected from the CF value of user 1 is 53% appropriate, 7% inappropriate, 40% is near. With the certainty factor method, it can be concluded that differences in user input values affect the overall CF value. 

2020 ◽  
Vol 5 (3) ◽  
pp. 291
Author(s):  
Hanif Rahman Burhani ◽  
Iskandar Fitri ◽  
Andrianingsih Andrianingsih

Glaucoma is an eye disease that causes the second largest blindness after cataracts, this disease can cause decreased vision and can even be fatal, namely permanent blindness if it is not realized and treated immediately. Lack of information and education to the public to always maintain eye health is the basis for the purpose of making this expert system which aims to provide early diagnosis to people who are indicated to have glaucoma based on the symptoms or characteristics previously felt. The Naïve bayes method is a method that uses statistics and probability in predicting a person's chance of suffering from glaucoma based on the symptoms previously felt. It is made based on a website with PHP as the programming language and uses MySQL for the database. As for the comparison method used is the Certainty factor, which is a method that functions to determine a certainty value based on the calculation of the predetermined CF value by applying manual calculations. In the Naïve bayes method, the application can group symptom data and types of disease and can diagnose based on previous training data, while for the Certainty factor method based on the calculation of the value of the expert and the CF value that has been inputted by the user, it can produce a percentage of the diagnosis of the disease glaucoma in 96%.Keywords:Certainty factor, Expert System, Glaucoma, MySQL, Naïve bayes, PHP.


Author(s):  
Hery Wiharja MS ◽  
Sri Rahayu ◽  
Evi Rahmiyati

Abstract For humans, recognizing sounds is an easy thing, by listening carefully and understandingly to what is spoken and humans have intelligence in recognizing sound patterns. Unlike computers, the speech recognition process is a difficult process, this is because the computer requires a standard and logical mechanism to recognize sound patterns. With Mel Frequency Cepstral Coefficient (MFCC) method has an important role in determining the characteristics of a sound. This method is often used for verification of voice, speech recognition, emotion detection of voice. To perform the classification in this study using Naïve Bayes method. The Naive Bayes method is a classification method. In which the classification process in the naïve Bayes method is based on the probability of the data as evidence in probability. The model used in the Naive Bayes method is the independent attribute model. The accuracy rate in this research was 87%. It is based on the amount of data testing 100 samples, the true classified as 87 samples of data while false classified as 13 sample data. Keywords: Voice Recognition; Naïve Bayes; Mel-Frequency Cepstral Coefficient. __________________________ Abstrak Bagi manusia mengenali suara merupakan hal yang mudah, dengan cara mendengarkan dengan seksama dan manusia mempunyai kecerdasan dalam mengenali pola suara. Berbeda dengan komputer, proses pengenalan suara merupakan proses yang sulit, hal ini dikarenakan komputer memerlukan suatu mekanisme yang standar dan logis dalam mengenali pola suara. Dengan metode Mel Frequency Cepstral Coefficient (MFCC) memiliki peran penting dalam menentukan karakteristik dari sebuah suara. Metode ini sering digunakan untuk verifikasi suara, pengenalan suara, deteksi emosi dari suara. Untuk melakukan klasifikasi pada penelitian ini menggunakan metode Naïve Bayes. Metode Naive Bayes merupakan salah satu metode klasifikasi, yang mana proses klasifikasi pada metode naïve bayes berdasarkan dari probabilitas dari data sebagai bukti dalam probalitas. Model yang digunakan pada metode Naive Bayes adalah model atribut independent. Dalam penelitian ini, data suara yang digunakan pada penelitian ini berupa data suara yang direkam mengunkan perekam suara dengan durasi rekaman suara maksimal 30 detik. Tingkat keberhasilan dalam penelitian ini sebesar 87%. Hal ini berdasarkan dari jumlah data pengujian 100 sampel, yang benar diklasifikasi sebanyak 87 sampel data sedangkan yang salah diklasifikasi sebanyak 13 data sampel suara. Kata Kunci: Pengenalan Suara; Naïve Bayes; Mel-Frequency Cepstral Coefficien. __________________________


Author(s):  
Safriadi Safriadi ◽  
Rahmadani Rahmadani

Bagi manusia mengenali suara merupakan hal yang mudah, dengan cara mendengarkan dengan seksama dan manusia mempunyai kecerdasan dalam mengenali pola suara. Berbeda dengan komputer, proses pengenalan suara merupakan proses yang sulit, hal ini dikarenakan komputer memerlukan suatu mekanisme yang standar dan logis dalam mengenali pola suara. Dengan metode Mel Frequency Cepstral Coefficient (MFCC) memiliki peran penting dalam menentukan karakteristik dari sebuah suara. Metode ini sering digunakan untuk verifikasi suara, pengenalan suara, deteksi emosi dari suara. Untuk melakukan klasifikasi pada penelitian ini menggunakan metode Naïve Bayes. Metode Naive Bayes merupakan salah satu metode klasifikasi, yang mana proses klasifikasi pada metode naïve bayes berdasarkan dari probabilitas dari data sebagai bukti dalam probalitas. Model yang digunakan pada metode Naive Bayes adalah model atribut independent. Dalam penelitian ini, data suara yang digunakan pada penelitian ini berupa data suara yang direkam mengunkan perekam suara dengan durasi rekaman suara maksimal 30 detik. Tingkat keberhasilan dalam penelitian ini sebesar 87%. Hal ini berdasarkan dari jumlah data pengujian 100 sampel, yang benar diklasifikasi sebanyak 87 sampel data sedangkan yang salah diklasifikasi sebanyak 13 data sampel suara. For humans, recognizing sounds is an easy thing, by listening carefully and understandingly to what is spoken and humans have intelligence in recognizing sound patterns. Unlike computers, the speech recognition process is a difficult process, this is because the computer requires a standard and logical mechanism to recognize sound patterns. With Mel Frequency Cepstral Coefficient (MFCC) method has an important role in determining the characteristics of a sound. This method is often used for verification of voice, speech recognition, emotion detection of voice. To perform the classification in this study using Naïve Bayes method. The Naive Bayes method is a classification method. In which the classification process in the naïve Bayes method is based on the probability of the data as evidence in probability. The model used in the Naive Bayes method is the independent attribute model. The accuracy rate in this research was 87%. It is based on the amount of data testing 100 samples, the true classified as 87 samples of data while false classified as 13 sample data.


2021 ◽  
Vol 5 (3) ◽  
pp. 338
Author(s):  
Rio Al Dzahabi Yunas ◽  
Agung Triayudi ◽  
Ira Diana Sholihati

The Covid -19 virus spread in the world, especially in Indonesia, very fast. This epidemic is of concern around the world because it has a quite bad impact in various sectors. With existing technological advances, the Expert System can assist medical personnel in detecting the Covid -19 Virus. The purpose of the author in conducting the study was to detect the Covid-19 virus as easily as possible with symptom data obtained from patients who had consultations. The Naïve Bayes method is a method that uses probability and statistics that can predict a person's chance of being exposed to Covid-19 in the future based on symptoms experienced in the previous period packed with a web-based program. For comparison, the author uses the Certainty Factor Method. Certainty Factor is a method that aims to determine the certainty value which is based on the previous calculation of CF value by manual calculation. The Naïve Bayes method can group the symptoms obtained from the official WHO website which has been given an indicator of the percentage of someone exposed to the Covid-19 Virus based on the symptom data experienced to determine a person exposed to the Covid-19 Virus. While the Certainty Factor method gets the confidence of someone exposed to the symptoms of the Covid-19 virus by using the calculation indicator on the CF value that has been consulted by the user, which can provide a percentage level of confidence that is 86%.Keywords:Expert System, Covid-19, Naive Bayes, Certainty Factor.


2020 ◽  
Vol 8 (3) ◽  
pp. 227
Author(s):  
Gede Widiastawan ◽  
I Gusti Agung Gede Arya Kadyanan

Goprint is an Online Printing Marketplace that connects printing services with users who want to print documents quickly without the need to queue. In the span of time from April 2019 to September 2019 it was found that the number of Goprint users reached 407 users, 24 partners, and 256 orders. From transactions that have been carried out by users, not a few orders are often canceled due to ineffective Goprint features or poor partner performance. This causes Goprint users to feel dissatisfied with the services provided by the Goprint application. The Naive Bayes algorithm is one of the algorithms used for classification or grouping of data, but can also be used for decision making. With this algorithm and the problems that occur, the authors make a system to predict the loyalty of Goprint users to anticipate users who stop leaving Goprint because they are not satisfied or loyal users. The data used as training data is 20 and testing data is 10. From the test results it is found that the value of precision is 80%, 100% recall, and 90% accuracy.


2020 ◽  
Vol 3 (1) ◽  
pp. 22-34
Author(s):  
Komang Aditya Pratama ◽  
Gede Aditra Pradnyana ◽  
I Ketut Resika Arthana

Ganesha University of Education or Undiksha is one of the state universities in Bali, precisely in the city of Singaraja. In the admission of new students, Undiksha applies 3 admissions paths, as follows the State University National Admission Selection (SNMPTN), State University Joint Entrance Test (SBMPTN), and Independent Entrance Test (SMBJM) consisting of 2 parts namely Computer Based Test (CBT) and Interests and Talents. Each year the committees are busy with the re-registration of prospective students. In determining the number of students quota for re-registration, they are still using the manual method in form of an excel file, so they want to use a system to do the process. These problems can be overcome by using “Intelligent System for Re-Registration of New Students Prediction using the Naive Bayes Method (Case Study: Ganesha University of Education)”. The Naive Bayes method is used to determine the re-register probability of the new students so that the number of students who re-register can be determining the new students quota. In developing the system, the researcher use the CRISP-DM methodology as a standard of data mining process as well as a research method. The results of this prediction system research show that the system can predict well with the average predictive system accuracy value of 75.56%.


2019 ◽  
Vol 17 (1) ◽  
pp. 1
Author(s):  
Muqorobin Muqorobin ◽  
Kusrini Kusrini ◽  
Emha Taufiq Luthfi

The cost of education is one component of input that is very important in implementing education. Because costs are the main requirement in an effort to achieve educational goals. SMK Al-Islam Surakarta is a private education institution that requires students to pay school fees in the form of Education Development Donations. Educational Development Donation is a routine school fee that is conducted every month. Based on last year's TU report, many students were late in paying Education Development Donations, around 60%. This is a big problem. The purpose of this study is that researchers will build a predictive system using the Naïve Bayes method. Because the method can classify the class right or late, in the payment of school fees. Data processing was taken from the dapodik data of schools in 2017/2018 with the test dataset taking 30 records. To find out the level of accuracy, this research was conducted with the Naive Bayes Method and the Information Gain Method for feature selection. Accuracy testing is done by the Confusion Matrix method. The results showed that the highest accuracy was obtained by combining the Naive Bayes Method with the Information Gain Method obtained by 90% accuracy. 


2017 ◽  
Vol 165 (4) ◽  
pp. 1-5 ◽  
Author(s):  
Masoome Esmaeili ◽  
Arezoo Arjomandzadeh ◽  
Reza Shams ◽  
Morteza Zahedi

Sign in / Sign up

Export Citation Format

Share Document