A computer intelligent system for pathogenicity diagnosing based on K-Nearest-Neighbor resemblance distance

Author(s):  
Wen-Xue Tan ◽  
Hua-Rui Wu ◽  
Chun-Jiang Zhao ◽  
Xi-Ping Wang
Author(s):  
Liudmyla Bugaieva ◽  
Yurii Beznosyk

In this study, the objective is to develop an intelligent system for making decisions on the choice of methods for cleaning exhaust gases from sulfur and nitrogen oxides using the Case-Based Reasoning- (CBR). The task of automating the selection of effective methods for cleaning waste gases is urgent and meets the paradigm of sustainable development. A database on methods for cleaning exhaust gases from nitrogen and sulfur oxides was created. The potential use of intelligent inference on precedents from the database to select the most appropriate cleaning method for new emission stream data is considered. The work of the CBR method is represented as a life cycle, which has four main stages: Retrieving, Reusing, Revising and Retaining. The following characteristics of precedents were considered: degree of purification, initial concentration, temperature, presence of impurities, obtained product, material consumption, and energy consumption. All of these characteristics (in CBR attributes), except for the fourth and fifth, are given by numerical values with respective units of measurement and can be easily normalized. The presence of impurities and the product are categorical attributes with a certain set of values (classes). One of the main problems in CBR was solved: the problem of choosing the type of indexes. A set of all input characteristics of the precedent as indices is suggested to be used for the proposed decision support system (DSS) for methods of cleaning gas emissions. The first two phases of the CBR lifecycle use the k-nearest neighbor method to Retrieving and Reusing. The Euclidean metric is used to estimate the distances between precedents in the developed system. During the third and fourth phases of CBR, the intervention of the decision maker is provided. The process finishes with the adoption of the found solution and the possible storage of this solution in the base of use cases. An intelligent decision-making system has been developed for the selection of methods for cleaning exhaust gases from sulfur and nitrogen oxides based on the method of inference by precedents (CBR), which has been done for the first time for such tasks of chemical technology.


2022 ◽  
Vol 8 (1) ◽  
pp. 50
Author(s):  
Rifki Indra Perwira ◽  
Bambang Yuwono ◽  
Risya Ines Putri Siswoyo ◽  
Febri Liantoni ◽  
Hidayatulah Himawan

State universities have a library as a facility to support students’ education and science, which contains various books, journals, and final assignments. An intelligent system for classifying documents is needed to ease library visitors in higher education as a form of service to students. The documents that are in the library are generally the result of research. Various complaints related to the imbalance of data texts and categories based on irrelevant document titles and words that have the ambiguity of meaning when searching for documents are the main reasons for the need for a classification system. This research uses k-Nearest Neighbor (k-NN) to categorize documents based on study interests with information gain features selection to handle unbalanced data and cosine similarity to measure the distance between test and training data. Based on the results of tests conducted with 276 training data, the highest results using the information gain selection feature using 80% training data and 20% test data produce an accuracy of 87.5% with a parameter value of k=5. The highest accuracy results of 92.9% are achieved without information gain feature selection, with the proportion of training data of 90% and 10% test data and parameters k=5, 7, and 9. This paper concludes that without information gain feature selection, the system has better accuracy than using the feature selection because every word in the document title is considered to have an essential role in forming the classification.


Author(s):  
Ihssan S. Masad ◽  
Amin Alqudah ◽  
Ali Mohammad Alqudah ◽  
Sami Almashaqbeh

<span>Pneumonia is a major cause for the death of children. In order to overcome the subjectivity and time consumption of the traditional detection of pneumonia from chest X-ray images; this work hypothesized that a hybrid deep learning system that consists of a convolutional neural network (CNN) model with another type of classifiers will improve the performance of the detection system. Three types of classifiers (support vector machine (SVM), k-nearest neighbor (KNN), and random forest (RF) were used along with the traditional CNN classification system (Softmax) to automatically detect pneumonia from chest X-ray images. The performance of the hybrid systems was comparable to that of the traditional CNN model with Softmax in terms of accuracy, precision, and specificity; except for the RF hybrid system which had less performance than the others. On the other hand, KNN hybrid system had the best consumption time, followed by the SVM, Softmax, and lastly the RF system. However, this improvement in consumption time (up to 4 folds) was in the expense of the sensitivity. A new hybrid artificial intelligence methodology for pneumonia detection has been implemented using small-sized chest X-ray images. The novel system achieved a very efficient performance with a short classification consumption time.</span>


Author(s):  
M. Jeyanthi ◽  
C. Velayutham

In Science and Technology Development BCI plays a vital role in the field of Research. Classification is a data mining technique used to predict group membership for data instances. Analyses of BCI data are challenging because feature extraction and classification of these data are more difficult as compared with those applied to raw data. In this paper, We extracted features using statistical Haralick features from the raw EEG data . Then the features are Normalized, Binning is used to improve the accuracy of the predictive models by reducing noise and eliminate some irrelevant attributes and then the classification is performed using different classification techniques such as Naïve Bayes, k-nearest neighbor classifier, SVM classifier using BCI dataset. Finally we propose the SVM classification algorithm for the BCI data set.


2020 ◽  
Vol 17 (1) ◽  
pp. 319-328
Author(s):  
Ade Muchlis Maulana Anwar ◽  
Prihastuti Harsani ◽  
Aries Maesya

Population Data is individual data or aggregate data that is structured as a result of Population Registration and Civil Registration activities. Birth Certificate is a Civil Registration Deed as a result of recording the birth event of a baby whose birth is reported to be registered on the Family Card and given a Population Identification Number (NIK) as a basis for obtaining other community services. From the total number of integrated birth certificate reporting for the 2018 Population Administration Information System (SIAK) totaling 570,637 there were 503,946 reported late and only 66,691 were reported publicly. Clustering is a method used to classify data that is similar to others in one group or similar data to other groups. K-Nearest Neighbor is a method for classifying objects based on learning data that is the closest distance to the test data. k-means is a method used to divide a number of objects into groups based on existing categories by looking at the midpoint. In data mining preprocesses, data is cleaned by filling in the blank data with the most dominating data, and selecting attributes using the information gain method. Based on the k-nearest neighbor method to predict delays in reporting and the k-means method to classify priority areas of service with 10,000 birth certificate data on birth certificates in 2019 that have good enough performance to produce predictions with an accuracy of 74.00% and with K = 2 on k-means produces a index davies bouldin of 1,179.


Author(s):  
S. Vijaya Rani ◽  
G. N. K. Suresh Babu

The illegal hackers  penetrate the servers and networks of corporate and financial institutions to gain money and extract vital information. The hacking varies from one computing system to many system. They gain access by sending malicious packets in the network through virus, worms, Trojan horses etc. The hackers scan a network through various tools and collect information of network and host. Hence it is very much essential to detect the attacks as they enter into a network. The methods  available for intrusion detection are Naive Bayes, Decision tree, Support Vector Machine, K-Nearest Neighbor, Artificial Neural Networks. A neural network consists of processing units in complex manner and able to store information and make it functional for use. It acts like human brain and takes knowledge from the environment through training and learning process. Many algorithms are available for learning process This work carry out research on analysis of malicious packets and predicting the error rate in detection of injured packets through artificial neural network algorithms.


2015 ◽  
Vol 1 (4) ◽  
pp. 270
Author(s):  
Muhammad Syukri Mustafa ◽  
I. Wayan Simpen

Penelitian ini dimaksudkan untuk melakukan prediksi terhadap kemungkian mahasiswa baru dapat menyelesaikan studi tepat waktu dengan menggunakan analisis data mining untuk menggali tumpukan histori data dengan menggunakan algoritma K-Nearest Neighbor (KNN). Aplikasi yang dihasilkan pada penelitian ini akan menggunakan berbagai atribut yang klasifikasikan dalam suatu data mining antara lain nilai ujian nasional (UN), asal sekolah/ daerah, jenis kelamin, pekerjaan dan penghasilan orang tua, jumlah bersaudara, dan lain-lain sehingga dengan menerapkan analysis KNN dapat dilakukan suatu prediksi berdasarkan kedekatan histori data yang ada dengan data yang baru, apakah mahasiswa tersebut berpeluang untuk menyelesaikan studi tepat waktu atau tidak. Dari hasil pengujian dengan menerapkan algoritma KNN dan menggunakan data sampel alumni tahun wisuda 2004 s.d. 2010 untuk kasus lama dan data alumni tahun wisuda 2011 untuk kasus baru diperoleh tingkat akurasi sebesar 83,36%.This research is intended to predict the possibility of new students time to complete studies using data mining analysis to explore the history stack data using K-Nearest Neighbor algorithm (KNN). Applications generated in this study will use a variety of attributes in a data mining classified among other Ujian Nasional scores (UN), the origin of the school / area, gender, occupation and income of parents, number of siblings, and others that by applying the analysis KNN can do a prediction based on historical proximity of existing data with new data, whether the student is likely to complete the study on time or not. From the test results by applying the KNN algorithm and uses sample data alumnus graduation year 2004 s.d 2010 for the case of a long and alumni data graduation year 2011 for new cases obtained accuracy rate of 83.36%.


Sign in / Sign up

Export Citation Format

Share Document