SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 5, October 2018, pp. 3933~3939
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i5.pp3933-3939  3933
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Performance Analysis of Data Mining Methods for Sexually
Transmitted Disease Classification
Gusti E. Yuliastuti, Adyan N. Alfiyatin, Agung M. Rizki, A. Hamdianah, H. Taufiq,
W. F. Mahmudy
Faculty of Computer Science, Brawijaya University, Malang, Indonesia
Article Info ABSTRACT
Article history:
Received Jun 5, 2018
Revised Sep 15, 2018
Accepted Sep 22, 2018
According to health reports of Malang city, many people are exposed to
sexually transmitted diseases and most sufferers are not aware of the
symptoms. Malang city being known as a city of education so that every year
the population number increases, it is at risk of increasing the spread of
sexually transmitted diseases virus. This problem is important to be solved to
treat earlier sufferers sexually transmitted diseases virus in order to reduce
the burden of patient spending. In this research, authors conduct data mining
methods to classifying sexually transmitted diseases. From the experiment
result shows that K-NN is the best method for solve this problem with 90%
accuracy.
Keyword:
Classification task
Data mining
K-means
K-nearest neighbor
Naïve bayes
Sexually transmitted disease
Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Wayan Firdaus Mahmudy,
Faculty of Computer Science,
Brawijaya University,
Veteran Road 8, Malang 65145, Indonesia.
Email: wayanfm@ub.ac.id
1. INTRODUCTION
Sexually Transmitted Infections (STI) are Sexually Transmitted Disease (STD), both with infected
partners and those who frequently alternate partners [1]. More than 30 different bacterias, viruses and
parasites that can be transmitted by sexual intercourse. In STD there are 8 frequent infections of 8 infections
with these newly curable 50% syphilis, gonorrhoea, chlamydia and trichomoniasis. The other 50% that
cannot be cured include hepatitis B, HSV (Herpes Simplex Virus) or herpes, HIV, HPV (Human
Papillomavirus) [2].
In Indonesia, especially in the Malang city, the number of people with HIV / AIDS in 2014 as many
as 466 people, AIDS reach 225 people, syphilis 14 people [3]. According to a Malang city health report the
average patient aged 25-49 years [3]. Some STD occur asymptomatic [2]. Asymptomatic is a disease when
the patient is not aware of any symptoms. Asymptomatic may not be detected until the patient performs a
medical test. The Malang city is growing every year, both in social, demographic, and population migration
[4]. Besides being known as a tourist destination, Malang city also known as a city of education so that every
year the population number increases [3], [5], it is at risk of increasing the spread of STD virus. Treatment
when infected with STD virus requires much cost [1]. Therefore, it is important to treat earlier sufferers STD
virus in order to reduce the burden of patient spending.
Along with technological developments in this modern era detect STD can utilize information
technology. One way is to build a system that can help patients to detect STD early and treat individually [6].
Some previous studies have been conducted by Lakshmi and Isakki [7] about comparing several methods in
data mining such as Decision Tree, Support Vector Machine (SVM), Naïve Bayes for predicting HIV / AIDS
disease. The results of the study showed that Decision Tree received the highest accuracy of 90.0741%, then
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3933 – 3939
3934
SVM with 85.05% and lowest Naïve Bayes with 77.5% accuracy. The second study was conducted by
Dangare and Apte [6] on cardiovascular prediction systems using a comparison of 3 methods: Neural
Network, Decision Tree And Naïve Bayes. The conclusion from the research is that by using Neural Network
method on detection of heart disease get 100% accuracy means that between original data and computer
result have no bias. Subsequent research on the prediction of anti-retroviral drug consumption based on
previous consumer drug data on pharmacy at Jugal hospital [8] using M5P tree model got the best result.
Subsequent research was conducted by Kaur and Bawa [9] on suitable methods in predicting various diseases
and the results of his research stated that the Decision Tree method obtained an accuracy of 95%. There are
some previous studies relevant to this issue, further to be discussed more clearly in the literature studies.
This issue is important to solve because the disease is very dangerous and will be fateful if not
treated immediately as soon as possible. Therefore, this research will classify STD diseases based on existing
symptoms with future goals if there is a new symptom can be detected early disease. Author will focus on
testing the accuracy of three data mining methods which are Naïve Bayes, K-Means and K-Nearest Neighbor
(K-NN) against the STD disease classification in addition to testing research methods also aimed at early
detection of STD. So, in the final conclusion we will get the best method for classifying STD.
2. LITERATURE STUDY
Data mining is also called knowledge discovery in database [10]. The problem of classification of
diseases like this can be said included in the data mining case because it requires the existence of knowledge
before it can be classified. A lot of methods in data mining that can be used, but in this research the authors
focus to compare three methods namely Naïve Bayes, K-Means and K-NN.
The Naïve Bayes method can be applied to solve classification problems as in previous studies. Patil
et al., [11] applied the Naïve Bayesand J4.8 Decision Tree methods in classifying data. Then from both
methods compared to their performance and based on the results of the experiment it can be concluded that
the Naïve BayesMethod is more efficient. Durgalakshmi et al., [12] implemented an improved version of the
Naïve Bayesmethod for classifying breast cannabis diseases. The improved version of the Naïve
Bayesmethod lies in its performance and accuracy calculations. In contrast, Griffis et al., [13] adopted an
automated approach to identify stroke by using the Naïve Bayes method. While Lakoumentas et al., [14]
optimized the method of Naïve Bayesin the classification of B-Chronic Lymphocytic Leukemia (B-CLL)
disease. The difference with conventional Naïve Bayesmethods lies in attributes when classifying discrete
values and optimizing their accuracy values.
In addition to the method of Naïve Bayes, can also do the classification by using K-Means method.
Cimen et al., [15] applied the K-Means method to classify Arrhythmia based on Conic's olyhedral function
algorithm. The performance test results are shown through numerical experiments, while the accuracy is
98%. Khanmohammadi [16] improvised the K-Means method for medical applications. Improvisation is
done by using overlapping technique, which is a technique derived from conventional method K-Means.
Overlapping K-Means (OKM) is considered to be efficient in classifying data for medical applications.
Anand [17] detected plant diseases in the Brinjal leaves through image processing techniques. In the process
of detecting the image, the researcher uses K-Means method for segmentation and Neural Network method
for classification. There is a renewal framework for classifying symptoms of Syncope disease. Using the K-
Means method, Guftar [18] predicts the major causes that can cause Syncope's disease. The results of his
experiments were compared with other methods such as K-Means fast, K-Medoids and X-Means. While
Santhanam et al., [19] combines three methods at once namely the method of K-Means, Genetic Algorithm
and Support Vector Machines (SVM) to diagnose diabetes. The K-Means method is used to eliminate noisy
data, Genetic Algorithms are used to find optimal features whereas SVM is used for classification. From the
results of the experiment obtained an accuracy of 96.71%.
Udovychenko et al., [20] classifies heart failure by using K-NN Binary. From the experiment results
obtained 80-88% accuracy range, 70-95% sensitivity, 78-95% specification and 77-93% precision. In another
research, Udovychenko et al., [21] classified the Ischemic heartbeat using the K-Means method. Based on the
results of the experiment, the optimal number of neighbors in increasing accuracy was 20-25 neighbors.
Another case with Saha et al., [22] classified gene selection using K-NN and other heuristic methods. The
K-NN method is used to classify the example. While the heuristic method chosen is Simulated Annealing
(SA) and Particle Swarm Optimization (PSO). Based on the results of the experiment, researchers claim that
the SA method is better than the PSO.
Based on some previous studies that apply any methods with their advantages. So, the authors will
perform accuracy analysis of three data mining methods in classifying sexually transmitted diseases. The
three methods are Naïve Bayes, K-Means and K-NN.
Int J Elec & Comp Eng ISSN: 2088-8708 
Performance Analysis of Data Mining Methods for Sexually Transmitted Disease ... (Gusti E. Yuliastuti)
3935
3. SEXUALLY TRANSMITTED DISEASE
Sexually Transmitted Disease (STD) is a disease that is transmitted from one person to another
through sexual contact. As a result of STD the occurrence of reproductive tract infections so that if not
treated immediately the infection will cause patients with prolonged illness, infertility and death. Symptoms
of STD include secretion or pus from the penis, vagina or anus, the onset of pain or feeling of heat during
urination, the presence of lumps, nodules or wounds on the penis, vagina, anus or mouth, the occurrence of
swelling in the thighs, the occurrence of bleeding after sex, The onset of pain in the lower abdomen (woman)
and pain in the testicles. Some type of STD can be seen in Table 1.
Table 1. Type of Sexually Transmitted Disease
Diseases Symptoms Caused by Bacterial
Gonorrhoea a. Urge to urinate
b.Pain when urinating
c. The discharge of white fluid from the vagina and this spread
can reach the cervix, uterus, fallopian tubes, ovaries, urethra
(lower urinary tract)
d.Pain in the hip or pain during sexual intercourse.
Neiseria Gonorrhoeae
Syphilis a. Symptoms last 3-4 weeks sometimes up to 13 weeks later a
lump around the genitals
b.Accompanied by dizziness
c. Bone-like bone pain that will go away without treatment
d.Reddish spots on the body about 6-12 weeks after intercourse
Treponema Pallidium
Herpes Genitalis Arise for 1-3 weeks of watery (clotted grape-like) pee in the
vicinity of the genitals, then rupture and leave the wound dry,
then disappear and the symptoms recur again as above but not
senyeri early stage.
Herpes Simplex type 2 (HSV-2)
Chlamydia a. Arising inflammation of the male and female reproductive
organs
b.Discharge of fluid from genitals or whitish yellowish white
c. Pain in the pelvic cavity and after-sex bleeding
Chlamydia
Trichomoniasis
Vaginalis
a. Dilute vaginal fluid yellowish, foamy and foul-smelling
b.Vulva slightly swollen, redness, itching and feel
uncomfortable
c. Pain during intercourse or while urinating
Trikomonas Vaginalis
Genital Warts a. Infected women about the skin of the genital area to the anus,
the mucous membrane inside the genitals to the cervix.
b.Pregnant women infected with warts can grow large, genital
warts can sometimes lead to cervical cancer or skin cancer
around the genitals.
c. Infected men about genital and urinary tract.
Human Papiloma Virus
Chancroid a. There are wounds that fester or acute rot and pain in the
genitals, diameter size less than 1 cm
b.The swelling of the sore from the gland.
Haemophilus Ducreyl
Limphogranulama
Venereum
A small sore that does not hurt in the genital area and followed
by painful swelling.
Chlamydia Trachomatis
Granuloma Inguinale There is a small cut on the skin of the genitals and will spread to
form a mass of graulomatus (small bumps) that can cause severe
damage to the pubic organs.
Donovania Granulomatis
Cervicitis - Frequent urination
- Pain during urination
- Pain during intercourse
- Abnormal vaginal bleeding
- Vaginal discharge.
Bacterial Infections
Vaginal Candidiasis Itching and irritation of the vagina and vulva (skin folds outside
the vagina) accompanied by a vaginal secret that is white, thick,
resembling cheese.
Candida Albicans
Bacterial Vaginosis - Out dilute liquid, white or gray
- Smell of vagina
Polimikroba
Mollusculum
Contagiosum
Occurs in the form of papules (slippery bumps), no pain and can
disappear by itself without treatment
Virus Infections
Proctitis Pain in the rectum. -
Neonatal
Conjunctivitis
An infection of the conjunctiva (the white part of the eye) and
the membrane lining the eyelids.
Streptococcus Pneumoniae,
Hemophilus Influenzae,
Neisseria Gonorrhoeae and
Herpes Symplex Virus
Pelvic Inflammation Inflammation or infection of organs in the female pelvis. The
pelvic organs include the uterus (uterus), fallopian tubes
(oviduct), ovaries, and cervix.
-
Source: [1]
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3933 – 3939
3936
4. RESEARCH METHOD
In this research, using 139 sample data from one of hospitals in Malang city. The data consist of 109
testing data and 30 training data. From 109 testing data there are 16 classes of diseases and each disease
consists of 29 symptoms. 16 such diseases are Gonorrhoea, Syphilis, Herpes Genitalis, Chlamydia,
Trichomoniasis Vaginalis, Genital Warts, Chancroid, Lymphogranuloma Venereum, Granuloma Inguinale,
Cervicitis, Vaginal Candidiasis, Bacterial Vaginosis, Mollusculum Contagiosum, Neonatal Conjunctivitis,
Proctitis and Pelvic Inflammation. In this research, the authors applied three data mining methods for STD
classification. There are Naïve Bayes, K-Means and K-NN. Next will be discussed each methods.
4.1. Naïve bayes
Naïve Bayes is a classification method using simple probabilities by computing a set of probabilities
and summing the frequency and value combinations of the given dataset [23]. This method assumes all
attributes to be independent (not interdependent) given by the value of the class variable [11]. The advantage
of Naïve Bayes is that it is easy to construct does not require complicated parameter estimation schemes, it is
easy to apply to large data sets, the classification results are easily interpreted by the layman [24]. The
equations of Naïve Bayes [25] shown in Equation (1).
( | )
( | ) ( )
( )
(1)
Where,
X: Data with unknown class
H : The data hypothesis is a specific class
P (H | X): The probability of hypothesis H is based on condition X (posteriori probabilities)
P (H) : Probability of hypothesis H (prior probability)
P (X | H): The probability of X is based on the conditions in hypothesis H
P (X) : Probability X
4.2. K-means
K-Means is one of the simple form of unsupervised learning algorithms [26]. K-Means is a method
using a centroid model in which the centroid is the midpoint of a cluster and is usually in the form of a value
[25]. The function of the centroid to calculate the distance of a data object against the centroid [24]. The
K-Means steps are [27]:
a. Initialize, determine the value of K as the cluster. If necessary specify the threshold of the change of
objective function (the limit determines the iteration stops) and the threshold of centroid position change.
b. Determining the centroid value of K data from the data set X.
c. Calculate the metric distance of the object with the centroid shown in Equation (2).
( ) √∑ ( ) (2)
Where,
d(a,b) : Distance of object between object a and b
n : Dimension of data
ai : Coordinate of object a on dimension n
bi : Coordinate of object b in dimension n
d. Classify objects based on the minimum distance of the centroid.
e. Repeat steps 3 and 4 until reaching convergent conditions are reached where the change of objective
function is below the threshold or no cluster-shifting data or the centroid position change is below the
threshold.
4.3. K-nearest neighbor
K-NN is a non-parametric classification method [28]. Computationally, it is simpler than other
methods. K-NN works by calculating the proximity between a new case and an old case based on matching
weights of a number of existing features [25]. Identify with this method based on the similarity with the
previous case. Here to calculate the similarity between new cases and old cases with the following
Equation (3).
Int J Elec & Comp Eng ISSN: 2088-8708 
Performance Analysis of Data Mining Methods for Sexually Transmitted Disease ... (Gusti E. Yuliastuti)
3937
( )
∑ ( )
(3)
Where,
T : new case
S : existing cases in storage
N : attribute in each case
i : an individual attribute between 1 to n
f : Similarity attribute I function between case T and case S
w : the weights assigned to attribute i
( )
(4)
Proximity usually lies in the value between 0 until 1. The value 0 means that both cases are
absolutely unlike, otherwise for a case value of 1 case is similar to absolute. The K-NN steps are:
a. Determine the parameter K (the number of nearest neighbors)
b. Calculate the square of the Euclidean Distance of each object with the sample data.
c. Sort by the smallest Euclidean distance. Euclidean distance formula shown in Equation (5).
( ) √∑ ( ) √( ) ( ) ( ) (5)
d. Collecting category Y (K-NN classification)
e. Predicting query values by majority category.
5. EXPERIMENTAL SETUP AND RESULTS
This experiment using 30 testing data that will be compared with the actual data to find out the
accuracy of these methods implementation. Measuring the accuracy using percentage theory shown in
Equation (6).
∑
∑
(6)
The result of STD classification using that three algortihms shown in Table 2.
Table 2. Result of STD Classification
Methods
Data
Accuracy
Correct Incorrect
Naïve Bayes 23 7 76.67%
K-Means 3 27 10%
K-NN 27 3 90%
From the results of these experiments, the K-Means method showed the worst results. It can be due
to the initialization of K randomly points, so if the random value is worst then the result of classification
becomes less optimal. The result of K-Means method is not optimal also can be due to the value of the
parameters of each symptom, which is only two values i.e. 0 and 1. Instead of fuzzy value whose the value
can be more varied, so that more optimal in doing classification. Another factor that can affected is the
dimension of data which is in this research using data with 29 dimensions. It cause the K-Means difficult in
determining the appropriate K value. K-Means characteristic itself is more suited to clustering problems than
classification problems.
Better results obtained with Naïve Bayes method with the result 76.67% match. This can happen
because Naïve Bayes has advantages in dealing with classification problems, especially quantitative data.
With relatively little training data, this method is able to get optimal result. This is also supported by the
advantages of Naïve Bayes in dealing with missing values as well as stronger attributes that are less relevant.
The best result is obtained by using K-NN method. The K-NN method can produce a more accurate
and effective classification than any other method when the training data is large enough as in the
experiment. This method is also robust dealing with noise data. In applying these three methods, there are
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3933 – 3939
3938
some incorrect data in the classification. The occurrence of misclassification is due to the different types of
diseases of some of the same symptoms of the patient. For example that is when classifying Scrotal Welling
and Bacterial Vaginosis diseases. In the actual data there are some patients with similar symptoms but the
type of disease suffered differently. This can make accuracy in doing classification less optimal.
6. CONCLUSION AND FUTURE WORK
In this research, authors has done experiment using data mining methods for STD classification
using 139 data, 109 as training data and 30 as testing data. The best method for STD classification is K-NN
with the highest accurary that is 90%. The accuracy results are quite good, but in the future the authors will
conduct research to improve the accuracy of classification results by optimizing parameters of K-NN method
that has been done in our previous research for other classification problems [29], [30]. In addition, in the
next research will also test the amount of training data and testing data in order to obtain accurate
classification results.
ACKNOWLEDGEMENTS
The authors would like to thank Ratri Arijaya for his role in collecting data for purposes of this
research.
REFERENCES
[1] T. Y. Aditama, “Pedoman Nasional Penanganan Infeksi Menular Seksual”, Jakarta, Kementrian Kesehatan
Republik Indonesia, 2011.
[2] World Health Organization, “Media Centre-Sexually Transmitted Infections (STIs)”, 2016. [Online]. Available:
http://www.who.int/mediacentre/factsheets/fs110/en/.
[3] Dinas Kesehatan Kota Malang, “Profil Kesehatan Kota Malang Tahun 2014,” 2015.
[4] Badan Pusat Statistik, “Proyeksi Penduduk Indonesia 2010-2035,” 2015.
[5] Badan Pusat Statistik, “Data Sensus Penduduk”” 2017. [Online]. Available:
https://jatim.bps.go.id/linkTabelStatis/view/id/330.
[6] C. S. Dangare and S. S. Apte, “Improved Study of Heart Disease Prediction System using Data Mining
Classification Techniques”, Int. J. Comput. Appl. (0975 - 888), vol. 47, no. 10, pp. 44-48, 2012.
[7] S. L. D. Isakki, “A Comparative Study of Data Mining Classification Technique Using HIV/AIDS and STD data”,
Int. J. Innov. Res. Comput. Commun. Eng., vol. 5, no. 1, pp. 134-139, 2017.
[8] P. D. Cerna and T. J. Abdulahi, “Prediction of Anti-Retroviral Drug Consumption for HIV Patient in Hospital
Pharmacy using Data Mining Technique”, Int. J. Inf. Technol. Comput. Sci., vol. 8, no. 2, pp. 52-59, 2016.
[9] S. Kaur and R. K. Bawa, “Future Trends of Data Mining in Predicting the Various Diseases in Medical Healthcare
System”, Int. J. Energy, Inf. Commun., vol. 6, no. 4, pp. 17-34, 2015.
[10] W. Wiharto, et al., “System Diagnosis of Coronary Heart Disease Using a Combination of Dimensional Reduction
and Data Mining Techniques : A Review”, Indones. J. Electr. Eng. Comput. Sci., vol. 7, no. 2, pp. 514-523, 2017.
[11] T. R. Patil, “Performance Analysis of Naive Bayes and J48 Classification Algorithm for Data Classification”, Int. J.
Comput. Sci. Appl., vol. 6, no. 2, pp. 256-261, 2013.
[12] B. Durgalakshmi and V. Vijayakumar, “Progonosis and Modelling of Breast Cancer and Its Growth Novel Naive
Bayes”, Procedia Comput. Sci., vol. 50, pp. 551-553, 2015.
[13] J. C. Griffis, et al., “Voxel-based Gaussian Naive Bayes Classification of Ischemic Stroke Lesions in Individual
T1-Weighted MRI Scans”, J. Neurosci. Methods, vol. 257, pp. 97-108, 2016.
[14] J. Lakoumentas, et al., “Optimizations of the Naïve-Bayes Classifier for the Prognosis of B-Chronic Lymphocytic
Leukemia Incorporating Flow Cytometry Data”, Comput. Methods Programs Biomed., vol. 108, no. 1, pp. 158-167,
2012.
[15] E. Cimen and G. Ozturk, “Arrhythmia Classification via k-Means based Polyhedral Conic Functions Algorithm”, in
International Conference on Computational Science and Computational Intelligence Arrhythmia, 2016.
[16] S. Khanmohammadi, et al., “An Improved Overlapping k-Means Clustering Method for Medical Applications”,
Expert Syst. Appl., vol. 67, pp. 12-18, 2017.
[17] R. Anand, et al., “An Application of Image Processing Techniques for Detection of Diseases on Brinjal Leaves
using k-Means Clustering Method”, in 2016 International Conference on Recent Trends in Information
Technology, ICRTIT 2016, 2016.
[18] M. Guftar, et al., “A Novel Framework for Classification of Syncope Disease using k-Means Clustering
Algorithm”, in IntelliSys 2015 - Proceedings of 2015 SAI Intelligent Systems Conference, pp. 127-132, 2015.
[19] T. Santhanam and M. S. Padmavathi, “Application of K-Means and Genetic Algorithms for Dimension Reduction
by Integrating SVM for Diabetes Diagnosis”, Procedia Comput. Sci., vol. 47, no. C, pp. 76-83, 2014.
[20] Y. Udovychenko, et al., “k-NN Binary Classification of Heart Failures Using Myocardial Current Density
Distribution Maps”, in Signal Processing Symposium (SPSympo), no. Cddm.
Int J Elec & Comp Eng ISSN: 2088-8708 
Performance Analysis of Data Mining Methods for Sexually Transmitted Disease ... (Gusti E. Yuliastuti)
3939
[21] Y. Udovychenko, et al., “Ischemic Heart Disease Recognition by k - NN Classification of Current Density
Distribution Maps”, International Conference on Electronics and Nanotechnology (ELNANO), pp. 402-405, 2015.
[22] S. Saha, et al., “Gene Selection by Sample Classification Using k nearest Neighbor and Meta-heuristic
Algorithms”, 2016 IEEE 6th Int. Conf. Adv. Comput., pp. 250-255, 2016.
[23] S. Shah, et al., “Sentimental Analysis of Twitter Data Using Classifier Algorithms”, IAES Int. J. Electr. Comput.
Eng., vol. 6, no. 1, pp. 357-366, 2016.
[24] X. Wu, et al., “Top 10 Algorithms in Data Mining”, Knowl. Inf. Syst., vol. 14, pp. 1-37, 2008.
[25] F. Gorunescu, “Data Mining - Concepts, Models and Techniques”, Romania, University of Craiova, 2011.
[26] I. Verma, et al., “Refined Clustering of Software Components by Using K-Mean and Neural Network,” IAES Int. J.
Artif. Intell., vol. 4, no. 2, pp. 62-71, 2016.
[27] K. Teknomo, “K-Means Clustering Tutorial”, 2007. [Online]. Available:
http://people.revoledu.com/kardi/tutorial/kMean/index.html.
[28] I. Arieshanti, et al., “Comparative Study of Bankruptcy Prediction Models,” TELKOMNIKA (Telecommunication
Comput. Electron. Control), vol. 11, no. 3, pp. 591-596, 2013.
[29] T. H. Saragih, et al., “Genetic Algorithm for Optimizing FIS Tsukamoto for Dental Disease Identification”, in
International Conference on Advanced Computer Science and Information Systems (ICACSIS), 2017.
[30] D. M. N. Fajri, et al., “Opptimized Fuzzy Neural Network for Jatropa Curcas Plant Disease Identification”, in
International Conference on Sustainable Information Engineering and Technology (SIET), 2017.
BIOGRAPHIES OF AUTHORS
Gusti Eka Yuliastuti. She is currently as a graduate student in Faculty of Computer Science Brawijaya
University, Malang, Indonesia. She obtained Bachelor Degree in Computer Science from Brawijaya
University, Malang, Indonesia in 2016. Now she is currently finalizing her Master Degree in Computer
Science from Brawijaya University, Malang, Indonesia. Her research fields are in Machine Learning,
Artificial Intelligence, Data Mining.
Adyan Nur Alfiyatin. She is currently as a graduate student in Faculty of Computer Science Brawijaya
University, Malang, Indonesia. She obtained Bachelor Degree in Computer Science from UIN Maulana
Malik Ibrahim Malang, Indonesia in 2016. Now she is currently finalizing her Master Degree in Computer
Science from Brawijaya University, Malang, Indonesia. Her research fields are in Decision Support
System, Optimization Method, Artificial Intelligence.
Agung Mustika Rizki. He is currently as a graduate student in Faculty of Computer Science Brawijaya
University, Malang, Indonesia. He obtained Bachelor Degree in Computer Science from Brawijaya
University, Malang, Indonesia in 2016. Now he is currently finalizing his Master Degree in Computer
Science from Brawijaya University, Malang, Indonesia. His research fields are in Decision Support
System, Optimization Method, Artificial Intelligence.
Andi Hamdianah. She is currently as a graduate student in Faculty of Computer Science Brawijaya
University, Malang, Indonesia. She obtained Bachelor Degree in Computer Science from UIN Sunan
Kalijaga, Yogyakarta, Indonesia in 2015. Now she is currently finalizing her Master Degree in Computer
Science from Brawijaya University, Malang, Indonesia. Her research fields are in Computer Vision, Data
Mining, Decision Support System, Optimization Method.
Hilman Taufiq. He is currently as a graduate student in Faculty of Computer Science Brawijaya
University, Malang, Indonesia. He obtained Bachelor Degree in Microbiology from Institut Teknologi
Bandung, Indonesia in 2013. Now he is currently finalizing his Master Degree in Computer Science from
Brawijaya University, Malang, Indonesia. His research fields are in Optimization Method and Artificial
Intelligence.
Wayan Firdaus Mahmudy. He completed his Bachelor of Mathematics education in Brawijaya
University Malang, Indonesia, continued his Master of Informatics Engineering at Technology Institute
November 10th Surabaya, Indonesia and obtained his Doctor of Philosophy degree from University of
South Australia. He has special interest in Data Mining, Genetic Algorithms, Machine Learning, and
Optimization Techniques for Manufacturing System.

More Related Content

What's hot

21 5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)
21  5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)21  5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)
21 5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)Mohammed Alshakka
 
Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...
Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...
Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...Andrew Sexton
 
IRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future DiseaseIRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future DiseaseIRJET Journal
 
INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...
INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...
INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...cscpconf
 
Population Health Approach for Diabetic Patients with Poor A1c Control
Population Health Approach for Diabetic Patients with Poor A1c ControlPopulation Health Approach for Diabetic Patients with Poor A1c Control
Population Health Approach for Diabetic Patients with Poor A1c ControlPhytel
 
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...ijdms
 
A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...
A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...
A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...YogeshIJTSRD
 
Efficiency of Prediction Algorithms for Mining Biological Databases
Efficiency of Prediction Algorithms for Mining Biological  DatabasesEfficiency of Prediction Algorithms for Mining Biological  Databases
Efficiency of Prediction Algorithms for Mining Biological DatabasesIOSR Journals
 
Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...
Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...
Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...Nurul Emran
 
Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...
Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...
Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...IJECEIAES
 
Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...
Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...
Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...Healthcare and Medical Sciences
 
Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...
Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...
Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...AI Publications
 
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISAN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISijcsit
 
A comparative study on remote tracking of parkinson’s disease progression usi...
A comparative study on remote tracking of parkinson’s disease progression usi...A comparative study on remote tracking of parkinson’s disease progression usi...
A comparative study on remote tracking of parkinson’s disease progression usi...ijfcstjournal
 
Biomarker roles within clinical trials
Biomarker roles within clinical trialsBiomarker roles within clinical trials
Biomarker roles within clinical trialsRay Wright
 
Research Methodology for nursing students: data analysis
Research Methodology for nursing students: data analysisResearch Methodology for nursing students: data analysis
Research Methodology for nursing students: data analysisHelmy Haz
 
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...Scientific Review SR
 
Summarization Techniques in Association Rule Data Mining For Risk Assessment ...
Summarization Techniques in Association Rule Data Mining For Risk Assessment ...Summarization Techniques in Association Rule Data Mining For Risk Assessment ...
Summarization Techniques in Association Rule Data Mining For Risk Assessment ...IJTET Journal
 

What's hot (19)

21 5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)
21  5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)21  5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)
21 5778 pf1(m)-e(c)_f(t)_pf1(puh)_pfa(pr_p)_pf2(bo_pvp)
 
Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...
Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...
Medical and Health-Related Errors - The Impact of Recordkeeping upon Patient ...
 
IRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future DiseaseIRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future Disease
 
INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...
INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...
INTEGRATING NAIVE BAYES AND K-MEANS CLUSTERING WITH DIFFERENT INITIAL CENTROI...
 
Population Health Approach for Diabetic Patients with Poor A1c Control
Population Health Approach for Diabetic Patients with Poor A1c ControlPopulation Health Approach for Diabetic Patients with Poor A1c Control
Population Health Approach for Diabetic Patients with Poor A1c Control
 
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
 
Zoellner_AnnofHem
Zoellner_AnnofHemZoellner_AnnofHem
Zoellner_AnnofHem
 
A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...
A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...
A Descriptive Study to Assess the Level of Anxiety among B.Sc. Nursing 1st Ye...
 
Efficiency of Prediction Algorithms for Mining Biological Databases
Efficiency of Prediction Algorithms for Mining Biological  DatabasesEfficiency of Prediction Algorithms for Mining Biological  Databases
Efficiency of Prediction Algorithms for Mining Biological Databases
 
Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...
Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...
Measuring Improvement in Access to Complete Data in Healthcare Collaborative ...
 
Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...
Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...
Learning from a Class Imbalanced Public Health Dataset: a Cost-based Comparis...
 
Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...
Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...
Assessment of Community Pharmacists’ Involvement in the Rehabilitation of Dru...
 
Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...
Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...
Change in Practice of using Inhalers for Outpatients have Chronic Obstructive...
 
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISAN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
 
A comparative study on remote tracking of parkinson’s disease progression usi...
A comparative study on remote tracking of parkinson’s disease progression usi...A comparative study on remote tracking of parkinson’s disease progression usi...
A comparative study on remote tracking of parkinson’s disease progression usi...
 
Biomarker roles within clinical trials
Biomarker roles within clinical trialsBiomarker roles within clinical trials
Biomarker roles within clinical trials
 
Research Methodology for nursing students: data analysis
Research Methodology for nursing students: data analysisResearch Methodology for nursing students: data analysis
Research Methodology for nursing students: data analysis
 
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
 
Summarization Techniques in Association Rule Data Mining For Risk Assessment ...
Summarization Techniques in Association Rule Data Mining For Risk Assessment ...Summarization Techniques in Association Rule Data Mining For Risk Assessment ...
Summarization Techniques in Association Rule Data Mining For Risk Assessment ...
 

Similar to Performance Analysis of Data Mining Methods for Sexually Transmitted Disease Classification

Machine learning approach for predicting heart and diabetes diseases using da...
Machine learning approach for predicting heart and diabetes diseases using da...Machine learning approach for predicting heart and diabetes diseases using da...
Machine learning approach for predicting heart and diabetes diseases using da...IAESIJAI
 
Estimating the Statistical Significance of Classifiers used in the Predictio...
Estimating the Statistical Significance of Classifiers used in the  Predictio...Estimating the Statistical Significance of Classifiers used in the  Predictio...
Estimating the Statistical Significance of Classifiers used in the Predictio...IOSR Journals
 
Prediction of Anemia using Machine Learning Algorithms
Prediction of Anemia using Machine Learning AlgorithmsPrediction of Anemia using Machine Learning Algorithms
Prediction of Anemia using Machine Learning AlgorithmsAIRCC Publishing Corporation
 
PREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMS
PREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMSPREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMS
PREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMSAIRCC Publishing Corporation
 
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...gerogepatton
 
Graphical Model and Clustering-Regression based Methods for Causal Interactio...
Graphical Model and Clustering-Regression based Methods for Causal Interactio...Graphical Model and Clustering-Regression based Methods for Causal Interactio...
Graphical Model and Clustering-Regression based Methods for Causal Interactio...gerogepatton
 
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...ijaia
 
Text Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemText Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemIJRTEMJOURNAL
 
Text Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemText Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support Systemjournal ijrtem
 
SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT
SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT
SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT IJDKP
 
Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...
Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...
Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...ijtsrd
 
Predicting disease from several symptoms using machine learning approach.
Predicting disease from several symptoms using machine learning approach.Predicting disease from several symptoms using machine learning approach.
Predicting disease from several symptoms using machine learning approach.IRJET Journal
 
Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...
Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...
Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...MEASURE Evaluation
 
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DIS...
EVALUATING THE ACCURACY OF CLASSIFICATION  ALGORITHMS FOR DETECTING HEART DIS...EVALUATING THE ACCURACY OF CLASSIFICATION  ALGORITHMS FOR DETECTING HEART DIS...
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DIS...mlaij
 
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...mlaij
 
IRJET - An Effective Stroke Prediction System using Predictive Models
IRJET -  	  An Effective Stroke Prediction System using Predictive ModelsIRJET -  	  An Effective Stroke Prediction System using Predictive Models
IRJET - An Effective Stroke Prediction System using Predictive ModelsIRJET Journal
 
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUESBLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUEShiij
 
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUESBLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUEShiij
 
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUESBLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUEShiij
 

Similar to Performance Analysis of Data Mining Methods for Sexually Transmitted Disease Classification (20)

Machine learning approach for predicting heart and diabetes diseases using da...
Machine learning approach for predicting heart and diabetes diseases using da...Machine learning approach for predicting heart and diabetes diseases using da...
Machine learning approach for predicting heart and diabetes diseases using da...
 
Estimating the Statistical Significance of Classifiers used in the Predictio...
Estimating the Statistical Significance of Classifiers used in the  Predictio...Estimating the Statistical Significance of Classifiers used in the  Predictio...
Estimating the Statistical Significance of Classifiers used in the Predictio...
 
vaagdevi paper.pdf
vaagdevi paper.pdfvaagdevi paper.pdf
vaagdevi paper.pdf
 
Prediction of Anemia using Machine Learning Algorithms
Prediction of Anemia using Machine Learning AlgorithmsPrediction of Anemia using Machine Learning Algorithms
Prediction of Anemia using Machine Learning Algorithms
 
PREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMS
PREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMSPREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMS
PREDICTION OF ANEMIA USING MACHINE LEARNING ALGORITHMS
 
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
 
Graphical Model and Clustering-Regression based Methods for Causal Interactio...
Graphical Model and Clustering-Regression based Methods for Causal Interactio...Graphical Model and Clustering-Regression based Methods for Causal Interactio...
Graphical Model and Clustering-Regression based Methods for Causal Interactio...
 
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
 
Text Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemText Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support System
 
Text Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support SystemText Extraction Engine to Upgrade Clinical Decision Support System
Text Extraction Engine to Upgrade Clinical Decision Support System
 
SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT
SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT
SPATIAL CLUSTERING AND ANALYSIS ON HEPATITIS C VIRUS INFECTIONS IN EGYPT
 
Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...
Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...
Development of a Hybrid Dynamic Expert System for the Diagnosis of Peripheral...
 
Predicting disease from several symptoms using machine learning approach.
Predicting disease from several symptoms using machine learning approach.Predicting disease from several symptoms using machine learning approach.
Predicting disease from several symptoms using machine learning approach.
 
Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...
Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...
Malaria Data Quality and Use in Selected Centers of Excellence in Madagascar:...
 
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DIS...
EVALUATING THE ACCURACY OF CLASSIFICATION  ALGORITHMS FOR DETECTING HEART DIS...EVALUATING THE ACCURACY OF CLASSIFICATION  ALGORITHMS FOR DETECTING HEART DIS...
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DIS...
 
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...
EVALUATING THE ACCURACY OF CLASSIFICATION ALGORITHMS FOR DETECTING HEART DISE...
 
IRJET - An Effective Stroke Prediction System using Predictive Models
IRJET -  	  An Effective Stroke Prediction System using Predictive ModelsIRJET -  	  An Effective Stroke Prediction System using Predictive Models
IRJET - An Effective Stroke Prediction System using Predictive Models
 
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUESBLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
 
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUESBLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
 
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUESBLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
BLOOD TUMOR PREDICTION USING DATA MINING TECHNIQUES
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Recently uploaded (20)

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

Performance Analysis of Data Mining Methods for Sexually Transmitted Disease Classification

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 5, October 2018, pp. 3933~3939 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i5.pp3933-3939  3933 Journal homepage: http://iaescore.com/journals/index.php/IJECE Performance Analysis of Data Mining Methods for Sexually Transmitted Disease Classification Gusti E. Yuliastuti, Adyan N. Alfiyatin, Agung M. Rizki, A. Hamdianah, H. Taufiq, W. F. Mahmudy Faculty of Computer Science, Brawijaya University, Malang, Indonesia Article Info ABSTRACT Article history: Received Jun 5, 2018 Revised Sep 15, 2018 Accepted Sep 22, 2018 According to health reports of Malang city, many people are exposed to sexually transmitted diseases and most sufferers are not aware of the symptoms. Malang city being known as a city of education so that every year the population number increases, it is at risk of increasing the spread of sexually transmitted diseases virus. This problem is important to be solved to treat earlier sufferers sexually transmitted diseases virus in order to reduce the burden of patient spending. In this research, authors conduct data mining methods to classifying sexually transmitted diseases. From the experiment result shows that K-NN is the best method for solve this problem with 90% accuracy. Keyword: Classification task Data mining K-means K-nearest neighbor Naïve bayes Sexually transmitted disease Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Wayan Firdaus Mahmudy, Faculty of Computer Science, Brawijaya University, Veteran Road 8, Malang 65145, Indonesia. Email: wayanfm@ub.ac.id 1. INTRODUCTION Sexually Transmitted Infections (STI) are Sexually Transmitted Disease (STD), both with infected partners and those who frequently alternate partners [1]. More than 30 different bacterias, viruses and parasites that can be transmitted by sexual intercourse. In STD there are 8 frequent infections of 8 infections with these newly curable 50% syphilis, gonorrhoea, chlamydia and trichomoniasis. The other 50% that cannot be cured include hepatitis B, HSV (Herpes Simplex Virus) or herpes, HIV, HPV (Human Papillomavirus) [2]. In Indonesia, especially in the Malang city, the number of people with HIV / AIDS in 2014 as many as 466 people, AIDS reach 225 people, syphilis 14 people [3]. According to a Malang city health report the average patient aged 25-49 years [3]. Some STD occur asymptomatic [2]. Asymptomatic is a disease when the patient is not aware of any symptoms. Asymptomatic may not be detected until the patient performs a medical test. The Malang city is growing every year, both in social, demographic, and population migration [4]. Besides being known as a tourist destination, Malang city also known as a city of education so that every year the population number increases [3], [5], it is at risk of increasing the spread of STD virus. Treatment when infected with STD virus requires much cost [1]. Therefore, it is important to treat earlier sufferers STD virus in order to reduce the burden of patient spending. Along with technological developments in this modern era detect STD can utilize information technology. One way is to build a system that can help patients to detect STD early and treat individually [6]. Some previous studies have been conducted by Lakshmi and Isakki [7] about comparing several methods in data mining such as Decision Tree, Support Vector Machine (SVM), Naïve Bayes for predicting HIV / AIDS disease. The results of the study showed that Decision Tree received the highest accuracy of 90.0741%, then
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3933 – 3939 3934 SVM with 85.05% and lowest Naïve Bayes with 77.5% accuracy. The second study was conducted by Dangare and Apte [6] on cardiovascular prediction systems using a comparison of 3 methods: Neural Network, Decision Tree And Naïve Bayes. The conclusion from the research is that by using Neural Network method on detection of heart disease get 100% accuracy means that between original data and computer result have no bias. Subsequent research on the prediction of anti-retroviral drug consumption based on previous consumer drug data on pharmacy at Jugal hospital [8] using M5P tree model got the best result. Subsequent research was conducted by Kaur and Bawa [9] on suitable methods in predicting various diseases and the results of his research stated that the Decision Tree method obtained an accuracy of 95%. There are some previous studies relevant to this issue, further to be discussed more clearly in the literature studies. This issue is important to solve because the disease is very dangerous and will be fateful if not treated immediately as soon as possible. Therefore, this research will classify STD diseases based on existing symptoms with future goals if there is a new symptom can be detected early disease. Author will focus on testing the accuracy of three data mining methods which are Naïve Bayes, K-Means and K-Nearest Neighbor (K-NN) against the STD disease classification in addition to testing research methods also aimed at early detection of STD. So, in the final conclusion we will get the best method for classifying STD. 2. LITERATURE STUDY Data mining is also called knowledge discovery in database [10]. The problem of classification of diseases like this can be said included in the data mining case because it requires the existence of knowledge before it can be classified. A lot of methods in data mining that can be used, but in this research the authors focus to compare three methods namely Naïve Bayes, K-Means and K-NN. The Naïve Bayes method can be applied to solve classification problems as in previous studies. Patil et al., [11] applied the Naïve Bayesand J4.8 Decision Tree methods in classifying data. Then from both methods compared to their performance and based on the results of the experiment it can be concluded that the Naïve BayesMethod is more efficient. Durgalakshmi et al., [12] implemented an improved version of the Naïve Bayesmethod for classifying breast cannabis diseases. The improved version of the Naïve Bayesmethod lies in its performance and accuracy calculations. In contrast, Griffis et al., [13] adopted an automated approach to identify stroke by using the Naïve Bayes method. While Lakoumentas et al., [14] optimized the method of Naïve Bayesin the classification of B-Chronic Lymphocytic Leukemia (B-CLL) disease. The difference with conventional Naïve Bayesmethods lies in attributes when classifying discrete values and optimizing their accuracy values. In addition to the method of Naïve Bayes, can also do the classification by using K-Means method. Cimen et al., [15] applied the K-Means method to classify Arrhythmia based on Conic's olyhedral function algorithm. The performance test results are shown through numerical experiments, while the accuracy is 98%. Khanmohammadi [16] improvised the K-Means method for medical applications. Improvisation is done by using overlapping technique, which is a technique derived from conventional method K-Means. Overlapping K-Means (OKM) is considered to be efficient in classifying data for medical applications. Anand [17] detected plant diseases in the Brinjal leaves through image processing techniques. In the process of detecting the image, the researcher uses K-Means method for segmentation and Neural Network method for classification. There is a renewal framework for classifying symptoms of Syncope disease. Using the K- Means method, Guftar [18] predicts the major causes that can cause Syncope's disease. The results of his experiments were compared with other methods such as K-Means fast, K-Medoids and X-Means. While Santhanam et al., [19] combines three methods at once namely the method of K-Means, Genetic Algorithm and Support Vector Machines (SVM) to diagnose diabetes. The K-Means method is used to eliminate noisy data, Genetic Algorithms are used to find optimal features whereas SVM is used for classification. From the results of the experiment obtained an accuracy of 96.71%. Udovychenko et al., [20] classifies heart failure by using K-NN Binary. From the experiment results obtained 80-88% accuracy range, 70-95% sensitivity, 78-95% specification and 77-93% precision. In another research, Udovychenko et al., [21] classified the Ischemic heartbeat using the K-Means method. Based on the results of the experiment, the optimal number of neighbors in increasing accuracy was 20-25 neighbors. Another case with Saha et al., [22] classified gene selection using K-NN and other heuristic methods. The K-NN method is used to classify the example. While the heuristic method chosen is Simulated Annealing (SA) and Particle Swarm Optimization (PSO). Based on the results of the experiment, researchers claim that the SA method is better than the PSO. Based on some previous studies that apply any methods with their advantages. So, the authors will perform accuracy analysis of three data mining methods in classifying sexually transmitted diseases. The three methods are Naïve Bayes, K-Means and K-NN.
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Performance Analysis of Data Mining Methods for Sexually Transmitted Disease ... (Gusti E. Yuliastuti) 3935 3. SEXUALLY TRANSMITTED DISEASE Sexually Transmitted Disease (STD) is a disease that is transmitted from one person to another through sexual contact. As a result of STD the occurrence of reproductive tract infections so that if not treated immediately the infection will cause patients with prolonged illness, infertility and death. Symptoms of STD include secretion or pus from the penis, vagina or anus, the onset of pain or feeling of heat during urination, the presence of lumps, nodules or wounds on the penis, vagina, anus or mouth, the occurrence of swelling in the thighs, the occurrence of bleeding after sex, The onset of pain in the lower abdomen (woman) and pain in the testicles. Some type of STD can be seen in Table 1. Table 1. Type of Sexually Transmitted Disease Diseases Symptoms Caused by Bacterial Gonorrhoea a. Urge to urinate b.Pain when urinating c. The discharge of white fluid from the vagina and this spread can reach the cervix, uterus, fallopian tubes, ovaries, urethra (lower urinary tract) d.Pain in the hip or pain during sexual intercourse. Neiseria Gonorrhoeae Syphilis a. Symptoms last 3-4 weeks sometimes up to 13 weeks later a lump around the genitals b.Accompanied by dizziness c. Bone-like bone pain that will go away without treatment d.Reddish spots on the body about 6-12 weeks after intercourse Treponema Pallidium Herpes Genitalis Arise for 1-3 weeks of watery (clotted grape-like) pee in the vicinity of the genitals, then rupture and leave the wound dry, then disappear and the symptoms recur again as above but not senyeri early stage. Herpes Simplex type 2 (HSV-2) Chlamydia a. Arising inflammation of the male and female reproductive organs b.Discharge of fluid from genitals or whitish yellowish white c. Pain in the pelvic cavity and after-sex bleeding Chlamydia Trichomoniasis Vaginalis a. Dilute vaginal fluid yellowish, foamy and foul-smelling b.Vulva slightly swollen, redness, itching and feel uncomfortable c. Pain during intercourse or while urinating Trikomonas Vaginalis Genital Warts a. Infected women about the skin of the genital area to the anus, the mucous membrane inside the genitals to the cervix. b.Pregnant women infected with warts can grow large, genital warts can sometimes lead to cervical cancer or skin cancer around the genitals. c. Infected men about genital and urinary tract. Human Papiloma Virus Chancroid a. There are wounds that fester or acute rot and pain in the genitals, diameter size less than 1 cm b.The swelling of the sore from the gland. Haemophilus Ducreyl Limphogranulama Venereum A small sore that does not hurt in the genital area and followed by painful swelling. Chlamydia Trachomatis Granuloma Inguinale There is a small cut on the skin of the genitals and will spread to form a mass of graulomatus (small bumps) that can cause severe damage to the pubic organs. Donovania Granulomatis Cervicitis - Frequent urination - Pain during urination - Pain during intercourse - Abnormal vaginal bleeding - Vaginal discharge. Bacterial Infections Vaginal Candidiasis Itching and irritation of the vagina and vulva (skin folds outside the vagina) accompanied by a vaginal secret that is white, thick, resembling cheese. Candida Albicans Bacterial Vaginosis - Out dilute liquid, white or gray - Smell of vagina Polimikroba Mollusculum Contagiosum Occurs in the form of papules (slippery bumps), no pain and can disappear by itself without treatment Virus Infections Proctitis Pain in the rectum. - Neonatal Conjunctivitis An infection of the conjunctiva (the white part of the eye) and the membrane lining the eyelids. Streptococcus Pneumoniae, Hemophilus Influenzae, Neisseria Gonorrhoeae and Herpes Symplex Virus Pelvic Inflammation Inflammation or infection of organs in the female pelvis. The pelvic organs include the uterus (uterus), fallopian tubes (oviduct), ovaries, and cervix. - Source: [1]
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3933 – 3939 3936 4. RESEARCH METHOD In this research, using 139 sample data from one of hospitals in Malang city. The data consist of 109 testing data and 30 training data. From 109 testing data there are 16 classes of diseases and each disease consists of 29 symptoms. 16 such diseases are Gonorrhoea, Syphilis, Herpes Genitalis, Chlamydia, Trichomoniasis Vaginalis, Genital Warts, Chancroid, Lymphogranuloma Venereum, Granuloma Inguinale, Cervicitis, Vaginal Candidiasis, Bacterial Vaginosis, Mollusculum Contagiosum, Neonatal Conjunctivitis, Proctitis and Pelvic Inflammation. In this research, the authors applied three data mining methods for STD classification. There are Naïve Bayes, K-Means and K-NN. Next will be discussed each methods. 4.1. Naïve bayes Naïve Bayes is a classification method using simple probabilities by computing a set of probabilities and summing the frequency and value combinations of the given dataset [23]. This method assumes all attributes to be independent (not interdependent) given by the value of the class variable [11]. The advantage of Naïve Bayes is that it is easy to construct does not require complicated parameter estimation schemes, it is easy to apply to large data sets, the classification results are easily interpreted by the layman [24]. The equations of Naïve Bayes [25] shown in Equation (1). ( | ) ( | ) ( ) ( ) (1) Where, X: Data with unknown class H : The data hypothesis is a specific class P (H | X): The probability of hypothesis H is based on condition X (posteriori probabilities) P (H) : Probability of hypothesis H (prior probability) P (X | H): The probability of X is based on the conditions in hypothesis H P (X) : Probability X 4.2. K-means K-Means is one of the simple form of unsupervised learning algorithms [26]. K-Means is a method using a centroid model in which the centroid is the midpoint of a cluster and is usually in the form of a value [25]. The function of the centroid to calculate the distance of a data object against the centroid [24]. The K-Means steps are [27]: a. Initialize, determine the value of K as the cluster. If necessary specify the threshold of the change of objective function (the limit determines the iteration stops) and the threshold of centroid position change. b. Determining the centroid value of K data from the data set X. c. Calculate the metric distance of the object with the centroid shown in Equation (2). ( ) √∑ ( ) (2) Where, d(a,b) : Distance of object between object a and b n : Dimension of data ai : Coordinate of object a on dimension n bi : Coordinate of object b in dimension n d. Classify objects based on the minimum distance of the centroid. e. Repeat steps 3 and 4 until reaching convergent conditions are reached where the change of objective function is below the threshold or no cluster-shifting data or the centroid position change is below the threshold. 4.3. K-nearest neighbor K-NN is a non-parametric classification method [28]. Computationally, it is simpler than other methods. K-NN works by calculating the proximity between a new case and an old case based on matching weights of a number of existing features [25]. Identify with this method based on the similarity with the previous case. Here to calculate the similarity between new cases and old cases with the following Equation (3).
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Performance Analysis of Data Mining Methods for Sexually Transmitted Disease ... (Gusti E. Yuliastuti) 3937 ( ) ∑ ( ) (3) Where, T : new case S : existing cases in storage N : attribute in each case i : an individual attribute between 1 to n f : Similarity attribute I function between case T and case S w : the weights assigned to attribute i ( ) (4) Proximity usually lies in the value between 0 until 1. The value 0 means that both cases are absolutely unlike, otherwise for a case value of 1 case is similar to absolute. The K-NN steps are: a. Determine the parameter K (the number of nearest neighbors) b. Calculate the square of the Euclidean Distance of each object with the sample data. c. Sort by the smallest Euclidean distance. Euclidean distance formula shown in Equation (5). ( ) √∑ ( ) √( ) ( ) ( ) (5) d. Collecting category Y (K-NN classification) e. Predicting query values by majority category. 5. EXPERIMENTAL SETUP AND RESULTS This experiment using 30 testing data that will be compared with the actual data to find out the accuracy of these methods implementation. Measuring the accuracy using percentage theory shown in Equation (6). ∑ ∑ (6) The result of STD classification using that three algortihms shown in Table 2. Table 2. Result of STD Classification Methods Data Accuracy Correct Incorrect Naïve Bayes 23 7 76.67% K-Means 3 27 10% K-NN 27 3 90% From the results of these experiments, the K-Means method showed the worst results. It can be due to the initialization of K randomly points, so if the random value is worst then the result of classification becomes less optimal. The result of K-Means method is not optimal also can be due to the value of the parameters of each symptom, which is only two values i.e. 0 and 1. Instead of fuzzy value whose the value can be more varied, so that more optimal in doing classification. Another factor that can affected is the dimension of data which is in this research using data with 29 dimensions. It cause the K-Means difficult in determining the appropriate K value. K-Means characteristic itself is more suited to clustering problems than classification problems. Better results obtained with Naïve Bayes method with the result 76.67% match. This can happen because Naïve Bayes has advantages in dealing with classification problems, especially quantitative data. With relatively little training data, this method is able to get optimal result. This is also supported by the advantages of Naïve Bayes in dealing with missing values as well as stronger attributes that are less relevant. The best result is obtained by using K-NN method. The K-NN method can produce a more accurate and effective classification than any other method when the training data is large enough as in the experiment. This method is also robust dealing with noise data. In applying these three methods, there are
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 3933 – 3939 3938 some incorrect data in the classification. The occurrence of misclassification is due to the different types of diseases of some of the same symptoms of the patient. For example that is when classifying Scrotal Welling and Bacterial Vaginosis diseases. In the actual data there are some patients with similar symptoms but the type of disease suffered differently. This can make accuracy in doing classification less optimal. 6. CONCLUSION AND FUTURE WORK In this research, authors has done experiment using data mining methods for STD classification using 139 data, 109 as training data and 30 as testing data. The best method for STD classification is K-NN with the highest accurary that is 90%. The accuracy results are quite good, but in the future the authors will conduct research to improve the accuracy of classification results by optimizing parameters of K-NN method that has been done in our previous research for other classification problems [29], [30]. In addition, in the next research will also test the amount of training data and testing data in order to obtain accurate classification results. ACKNOWLEDGEMENTS The authors would like to thank Ratri Arijaya for his role in collecting data for purposes of this research. REFERENCES [1] T. Y. Aditama, “Pedoman Nasional Penanganan Infeksi Menular Seksual”, Jakarta, Kementrian Kesehatan Republik Indonesia, 2011. [2] World Health Organization, “Media Centre-Sexually Transmitted Infections (STIs)”, 2016. [Online]. Available: http://www.who.int/mediacentre/factsheets/fs110/en/. [3] Dinas Kesehatan Kota Malang, “Profil Kesehatan Kota Malang Tahun 2014,” 2015. [4] Badan Pusat Statistik, “Proyeksi Penduduk Indonesia 2010-2035,” 2015. [5] Badan Pusat Statistik, “Data Sensus Penduduk”” 2017. [Online]. Available: https://jatim.bps.go.id/linkTabelStatis/view/id/330. [6] C. S. Dangare and S. S. Apte, “Improved Study of Heart Disease Prediction System using Data Mining Classification Techniques”, Int. J. Comput. Appl. (0975 - 888), vol. 47, no. 10, pp. 44-48, 2012. [7] S. L. D. Isakki, “A Comparative Study of Data Mining Classification Technique Using HIV/AIDS and STD data”, Int. J. Innov. Res. Comput. Commun. Eng., vol. 5, no. 1, pp. 134-139, 2017. [8] P. D. Cerna and T. J. Abdulahi, “Prediction of Anti-Retroviral Drug Consumption for HIV Patient in Hospital Pharmacy using Data Mining Technique”, Int. J. Inf. Technol. Comput. Sci., vol. 8, no. 2, pp. 52-59, 2016. [9] S. Kaur and R. K. Bawa, “Future Trends of Data Mining in Predicting the Various Diseases in Medical Healthcare System”, Int. J. Energy, Inf. Commun., vol. 6, no. 4, pp. 17-34, 2015. [10] W. Wiharto, et al., “System Diagnosis of Coronary Heart Disease Using a Combination of Dimensional Reduction and Data Mining Techniques : A Review”, Indones. J. Electr. Eng. Comput. Sci., vol. 7, no. 2, pp. 514-523, 2017. [11] T. R. Patil, “Performance Analysis of Naive Bayes and J48 Classification Algorithm for Data Classification”, Int. J. Comput. Sci. Appl., vol. 6, no. 2, pp. 256-261, 2013. [12] B. Durgalakshmi and V. Vijayakumar, “Progonosis and Modelling of Breast Cancer and Its Growth Novel Naive Bayes”, Procedia Comput. Sci., vol. 50, pp. 551-553, 2015. [13] J. C. Griffis, et al., “Voxel-based Gaussian Naive Bayes Classification of Ischemic Stroke Lesions in Individual T1-Weighted MRI Scans”, J. Neurosci. Methods, vol. 257, pp. 97-108, 2016. [14] J. Lakoumentas, et al., “Optimizations of the Naïve-Bayes Classifier for the Prognosis of B-Chronic Lymphocytic Leukemia Incorporating Flow Cytometry Data”, Comput. Methods Programs Biomed., vol. 108, no. 1, pp. 158-167, 2012. [15] E. Cimen and G. Ozturk, “Arrhythmia Classification via k-Means based Polyhedral Conic Functions Algorithm”, in International Conference on Computational Science and Computational Intelligence Arrhythmia, 2016. [16] S. Khanmohammadi, et al., “An Improved Overlapping k-Means Clustering Method for Medical Applications”, Expert Syst. Appl., vol. 67, pp. 12-18, 2017. [17] R. Anand, et al., “An Application of Image Processing Techniques for Detection of Diseases on Brinjal Leaves using k-Means Clustering Method”, in 2016 International Conference on Recent Trends in Information Technology, ICRTIT 2016, 2016. [18] M. Guftar, et al., “A Novel Framework for Classification of Syncope Disease using k-Means Clustering Algorithm”, in IntelliSys 2015 - Proceedings of 2015 SAI Intelligent Systems Conference, pp. 127-132, 2015. [19] T. Santhanam and M. S. Padmavathi, “Application of K-Means and Genetic Algorithms for Dimension Reduction by Integrating SVM for Diabetes Diagnosis”, Procedia Comput. Sci., vol. 47, no. C, pp. 76-83, 2014. [20] Y. Udovychenko, et al., “k-NN Binary Classification of Heart Failures Using Myocardial Current Density Distribution Maps”, in Signal Processing Symposium (SPSympo), no. Cddm.
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Performance Analysis of Data Mining Methods for Sexually Transmitted Disease ... (Gusti E. Yuliastuti) 3939 [21] Y. Udovychenko, et al., “Ischemic Heart Disease Recognition by k - NN Classification of Current Density Distribution Maps”, International Conference on Electronics and Nanotechnology (ELNANO), pp. 402-405, 2015. [22] S. Saha, et al., “Gene Selection by Sample Classification Using k nearest Neighbor and Meta-heuristic Algorithms”, 2016 IEEE 6th Int. Conf. Adv. Comput., pp. 250-255, 2016. [23] S. Shah, et al., “Sentimental Analysis of Twitter Data Using Classifier Algorithms”, IAES Int. J. Electr. Comput. Eng., vol. 6, no. 1, pp. 357-366, 2016. [24] X. Wu, et al., “Top 10 Algorithms in Data Mining”, Knowl. Inf. Syst., vol. 14, pp. 1-37, 2008. [25] F. Gorunescu, “Data Mining - Concepts, Models and Techniques”, Romania, University of Craiova, 2011. [26] I. Verma, et al., “Refined Clustering of Software Components by Using K-Mean and Neural Network,” IAES Int. J. Artif. Intell., vol. 4, no. 2, pp. 62-71, 2016. [27] K. Teknomo, “K-Means Clustering Tutorial”, 2007. [Online]. Available: http://people.revoledu.com/kardi/tutorial/kMean/index.html. [28] I. Arieshanti, et al., “Comparative Study of Bankruptcy Prediction Models,” TELKOMNIKA (Telecommunication Comput. Electron. Control), vol. 11, no. 3, pp. 591-596, 2013. [29] T. H. Saragih, et al., “Genetic Algorithm for Optimizing FIS Tsukamoto for Dental Disease Identification”, in International Conference on Advanced Computer Science and Information Systems (ICACSIS), 2017. [30] D. M. N. Fajri, et al., “Opptimized Fuzzy Neural Network for Jatropa Curcas Plant Disease Identification”, in International Conference on Sustainable Information Engineering and Technology (SIET), 2017. BIOGRAPHIES OF AUTHORS Gusti Eka Yuliastuti. She is currently as a graduate student in Faculty of Computer Science Brawijaya University, Malang, Indonesia. She obtained Bachelor Degree in Computer Science from Brawijaya University, Malang, Indonesia in 2016. Now she is currently finalizing her Master Degree in Computer Science from Brawijaya University, Malang, Indonesia. Her research fields are in Machine Learning, Artificial Intelligence, Data Mining. Adyan Nur Alfiyatin. She is currently as a graduate student in Faculty of Computer Science Brawijaya University, Malang, Indonesia. She obtained Bachelor Degree in Computer Science from UIN Maulana Malik Ibrahim Malang, Indonesia in 2016. Now she is currently finalizing her Master Degree in Computer Science from Brawijaya University, Malang, Indonesia. Her research fields are in Decision Support System, Optimization Method, Artificial Intelligence. Agung Mustika Rizki. He is currently as a graduate student in Faculty of Computer Science Brawijaya University, Malang, Indonesia. He obtained Bachelor Degree in Computer Science from Brawijaya University, Malang, Indonesia in 2016. Now he is currently finalizing his Master Degree in Computer Science from Brawijaya University, Malang, Indonesia. His research fields are in Decision Support System, Optimization Method, Artificial Intelligence. Andi Hamdianah. She is currently as a graduate student in Faculty of Computer Science Brawijaya University, Malang, Indonesia. She obtained Bachelor Degree in Computer Science from UIN Sunan Kalijaga, Yogyakarta, Indonesia in 2015. Now she is currently finalizing her Master Degree in Computer Science from Brawijaya University, Malang, Indonesia. Her research fields are in Computer Vision, Data Mining, Decision Support System, Optimization Method. Hilman Taufiq. He is currently as a graduate student in Faculty of Computer Science Brawijaya University, Malang, Indonesia. He obtained Bachelor Degree in Microbiology from Institut Teknologi Bandung, Indonesia in 2013. Now he is currently finalizing his Master Degree in Computer Science from Brawijaya University, Malang, Indonesia. His research fields are in Optimization Method and Artificial Intelligence. Wayan Firdaus Mahmudy. He completed his Bachelor of Mathematics education in Brawijaya University Malang, Indonesia, continued his Master of Informatics Engineering at Technology Institute November 10th Surabaya, Indonesia and obtained his Doctor of Philosophy degree from University of South Australia. He has special interest in Data Mining, Genetic Algorithms, Machine Learning, and Optimization Techniques for Manufacturing System.