scholarly journals EXPERT SYSTEM FOR DIAGNOSIS OF MALARIA AND TYPHOID

2021 ◽  
Vol 2 (1) ◽  
pp. 1-15
Author(s):  
Abba Hamman Maidabara ◽  
Asabe Sandra Ahmadu ◽  
Yusuf Musa Malgwi ◽  
Douglas Ibrahim

An expert system is a computer program designed to solve problems in a domain that has human expertise. The knowledge built into the system is usually obtained from experts in the field. Based on this knowledge, an expert system can replicate the thinking process of the human experts and make logical deductions accordingly. Malaria and Typhoid are major health challenge in our society today (Nigeria), its symptoms can lead to other illness which include prolonged fever, fatigue, headaches, nausea, abdominal pain and constipation or diarrhea. People in endemic areas are at risk of contracting both infections concurrently. According to the world malaria report 2011, there were about 216 million cases of malaria and typhoid and estimated 655,000 deaths in 2010. (WHO report, 2011). The main challenging issue confronting the healthcare is lack of quality of service at minimal cost implying from diagnosing to predicting patients correctly. This issue can sometimes lead to an unfortunate clinical decision that can result in devastating consequences that are unacceptable. Although many studies were carried out by different researchers in the medical domain using various data techniques. In this research work, an efficient expert system that diagnoses patients with malaria and typhoid was developed. A secondary data was collected from university of Maiduguri teaching hospital for the period of four years which ranges from 2017 to 2020. The work explored the potential benefits of proposing a new model for prediction and diagnosis of malaria and typhoid using symptoms. The model adopted the Naive bayes and was implemented using the python. The system diagnoses a patient in real time (within 30 minutes) without necessarily visiting the laboratory for a test. Three algorithms were used these are, Support vector machine, Artificial neural network and Naïve bayes. From our finding, it is observed that Naïve bayes and support vector machine give the best result which is 100% in terms of accuracy of diagnosis. Keywords: Diagnosis, Prediction, Expert System, Typhoid, Malaria

This research work is based on the diabetes prediction analysis. The prediction analysis technique has the three steps which are dataset input, feature extraction and classification. In this previous system, the Support Vector Machine and naïve bayes are applied for the diabetes prediction. In this research work, voting based method is applied for the diabetes prediction. The voting based method is the ensemble based which is applied for the diabetes prediction method. In the voting method, three classifiers are applied which are Support Vector Machine, naïve bayes and decision tree classifier. The existing and proposed methods are implemented in python and results in terms of accuracy, precision-recall and execution time. It is analyzed that voting based method give high performance as compared to other classifiers.


Author(s):  
Sulis Sandiwarno

The development of information technology has supported many activities, especially in terms of health. Artificial Intelligence (AI) is the application of information technology that is currently developing well. Several previous studies have evaluated models from expert systems to diagnose lung disease in children using Naïve Bayes (NB) and Support Vector Machine (SVM). However, in conducting these evaluations they do not try to make an integrated application to facilitate evaluation. In this study we propose to build a system that integrates NB and SVM classifiers. Furthermore, in this study we used a sample of data from a clinic in Indonesia. The results of this study, we conclude that the existence of this system will make it easier to evaluate the lung disease experienced by children.


Author(s):  
Anang Anggono Lutfi ◽  
Adhistya Erna Permanasari ◽  
Silmi Fauziati

The online store is changing people’s shopping behavior. Despite the fact, the potential customer’s distrust in the quality of products and service is one of the online store’s weaknesses. A review is provided by the online stores to overcome this weakness. Customers often write a review using languages that are not well structured. Sentiment analysis is used to extract the polarity of the unstructured texts. This research attempted to do a sentiment analysis in the sales review. Sentiment analysis in sales reviews can be used as a tool to evaluate the sales. This research intends to conduct a sentiment analysis in the sales review of Indonesian marketplace by utilizing Support Vector Machine and Naive Bayes. The reviews of the data are gathered from one of Indonesian marketplace, Bukalapak. The data are classified into positive or negative class. TF-IDF is used to feature extraction. The experiment shows that Support Vector Machine with linear kernel provides higher accuracy than Naive Bayes. Support Vector Machine shows the highest accuracy average. The generated accuracy is 93.65%. This approach of sentiment analysis in sales review can be used as the base of intelligent sales evaluation for online stores in the future.


Author(s):  
Ariesta Lestari ◽  
Elga Mariati ◽  
Widiatry Widiatry

Student in one of the stakeholder in a university. Therefore, student’s perception in the quality of learning facilities and infrastructures become important to ensure the university’s performance.  The Faculty of Engineering of University of Palangka Raya has not comprehensively evaluated the students’ satisfactory of the learning’s facilities. In this research, methods from data mining approach was implemented to classify whether the students satisfy or not with the quality of the learning’s facility in Engineering Faculty.  This research compared three data mining algorithm, Decision Tree C4.5, Support Vector Machine, and Naïve Bayes to obtain the best algorithm for the prediction system. 948 responses were collected, 61% of the respondent were satisfied with the quality of the learning facilities and infrastructures, while 39% of the respondents were dissatisfied. The Decision Tree c4.5 had the best performance with accuracy of 88%  and precision of 98% compared to the Naïve Bayes and support vector machine.


bit-Tech ◽  
2018 ◽  
Vol 1 (2) ◽  
pp. 40-47
Author(s):  
Yusuf Kurnia ◽  
Kuera Kusuma

This research is based on the application of data mining processing to produce information that is useful in helping decision making. In this study aims to determine the superior algorithm between C4.5, Naive Bayes and SVM algorithms in predicting which customers who have high potential to open deposits. The data used in this study is secondary data where its data is obtained from the UCI dataset. The comparison results of the accuracy value of C4.5 Algorithm 90.57%, accuracy of Naive Bayes 87.70% and SVM 89.29%. Based on the results of the comparison of accuracy values, it is found that the C4.5 algorithm has the highest level of accuracy. So that the application of supporting applications to predict customers who have the potential to open deposits uses the rules for establishing C4.5 data processing.


2019 ◽  
Vol 15 (2) ◽  
pp. 275-280
Author(s):  
Agus Setiyono ◽  
Hilman F Pardede

It is now common for a cellphone to receive spam messages. Great number of received messages making it difficult for human to classify those messages to Spam or no Spam.  One way to overcome this problem is to use Data Mining for automatic classifications. In this paper, we investigate various data mining techniques, named Support Vector Machine, Multinomial Naïve Bayes and Decision Tree for automatic spam detection. Our experimental results show that Support Vector Machine algorithm is the best algorithm over three evaluated algorithms. Support Vector Machine achieves 98.33%, while Multinomial Naïve Bayes achieves 98.13% and Decision Tree is at 97.10 % accuracy.


2018 ◽  
Vol 4 (10) ◽  
pp. 6
Author(s):  
Shivangi Bhargava ◽  
Dr. Shivnath Ghosh

News popularity is the maximum growth of attention given for particular news article. The popularity of online news depends on various factors such as the number of social media, the number of visitor comments, the number of Likes, etc. It is therefore necessary to build an automatic decision support system to predict the popularity of the news as it will help in business intelligence too. The work presented in this study aims to find the best model to predict the popularity of online news using machine learning methods. In this work, the result analysis is performed by applying Co-relation algorithm, particle swarm optimization and principal component analysis. For performance evaluation support vector machine, naïve bayes, k-nearest neighbor and neural network classifiers are used to classify the popular and unpopular data. From the experimental results, it is observed that support vector machine and naïve bayes outperforms better with co-relation algorithm as well as k-NN and neural network outperforms better with particle swarm optimization.


2020 ◽  
Vol 4 (2) ◽  
pp. 362-369
Author(s):  
Sharazita Dyah Anggita ◽  
Ikmah

The needs of the community for freight forwarding are now starting to increase with the marketplace. User opinion about freight forwarding services is currently carried out by the public through many things one of them is social media Twitter. By sentiment analysis, the tendency of an opinion will be able to be seen whether it has a positive or negative tendency. The methods that can be applied to sentiment analysis are the Naive Bayes Algorithm and Support Vector Machine (SVM). This research will implement the two algorithms that are optimized using the PSO algorithms in sentiment analysis. Testing will be done by setting parameters on the PSO in each classifier algorithm. The results of the research that have been done can produce an increase in the accreditation of 15.11% on the optimization of the PSO-based Naive Bayes algorithm. Improved accuracy on the PSO-based SVM algorithm worth 1.74% in the sigmoid kernel.


2020 ◽  
Vol 4 (3) ◽  
pp. 504-512
Author(s):  
Faried Zamachsari ◽  
Gabriel Vangeran Saragih ◽  
Susafa'ati ◽  
Windu Gata

The decision to move Indonesia's capital city to East Kalimantan received mixed responses on social media. When the poverty rate is still high and the country's finances are difficult to be a factor in disapproval of the relocation of the national capital. Twitter as one of the popular social media, is used by the public to express these opinions. How is the tendency of community responses related to the move of the National Capital and how to do public opinion sentiment analysis related to the move of the National Capital with Feature Selection Naive Bayes Algorithm and Support Vector Machine to get the highest accuracy value is the goal in this study. Sentiment analysis data will take from public opinion using Indonesian from Twitter social media tweets in a crawling manner. Search words used are #IbuKotaBaru and #PindahIbuKota. The stages of the research consisted of collecting data through social media Twitter, polarity, preprocessing consisting of the process of transform case, cleansing, tokenizing, filtering and stemming. The use of feature selection to increase the accuracy value will then enter the ratio that has been determined to be used by data testing and training. The next step is the comparison between the Support Vector Machine and Naive Bayes methods to determine which method is more accurate. In the data period above it was found 24.26% positive sentiment 75.74% negative sentiment related to the move of a new capital city. Accuracy results using Rapid Miner software, the best accuracy value of Naive Bayes with Feature Selection is at a ratio of 9:1 with an accuracy of 88.24% while the best accuracy results Support Vector Machine with Feature Selection is at a ratio of 5:5 with an accuracy of 78.77%.


Sign in / Sign up

Export Citation Format

Share Document