Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Comparison between KNN, W-KNN, Wc-KNN and Wk-KNN models on a CDC heart disease dataset

View through CrossRef
Abstract One of the most popular and fundamental methods used for machine learning classification is KNN (K-nearest neighbor). Despite its simplicity, this method can achieve good data classification results even without prior knowledge of the data distribution. WKNN (weighted KNN) is an improvement of KNN where, instead of merely counting the number of nearby neighbors, the system assigns a weight to each neighbor. Typically, this weight is defined by the inverse of the squared distance (\(weight=\frac{1}{{d}^{2}}\)). This study aims to present an alternative way to define the weight (\(weight=\frac{wp}{1+{\left|cd\right|}^{n}}\)) and a methodology in which the weight formula is defined based on the position and the training data. It was found that, in this dataset, the presented methodology achieves results that are 9% better than KNN and 8% better than WKNN.
Research Square Platform LLC
Title: Comparison between KNN, W-KNN, Wc-KNN and Wk-KNN models on a CDC heart disease dataset
Description:
Abstract One of the most popular and fundamental methods used for machine learning classification is KNN (K-nearest neighbor).
Despite its simplicity, this method can achieve good data classification results even without prior knowledge of the data distribution.
WKNN (weighted KNN) is an improvement of KNN where, instead of merely counting the number of nearby neighbors, the system assigns a weight to each neighbor.
Typically, this weight is defined by the inverse of the squared distance (\(weight=\frac{1}{{d}^{2}}\)).
This study aims to present an alternative way to define the weight (\(weight=\frac{wp}{1+{\left|cd\right|}^{n}}\)) and a methodology in which the weight formula is defined based on the position and the training data.
It was found that, in this dataset, the presented methodology achieves results that are 9% better than KNN and 8% better than WKNN.

Related Results

GENETIC PERSPECTIVE OF THE CONGENITAL HEART DISEASE
GENETIC PERSPECTIVE OF THE CONGENITAL HEART DISEASE
Congenital heart diseases (CHDs) are the structural abnormalities that may occur in the heart, greater veins and arteries or may include the septum between the ventricles and atria...
Etiology and predictors of heart failure in pregnancy. Newer Insights from the M-PAC registry
Etiology and predictors of heart failure in pregnancy. Newer Insights from the M-PAC registry
Abstract Background Women with heart disease undergoing pregnancy is on the increase, along with an increasing cardiac contribut...
PocketAID: The Pocket Atlas of Infectious Diseases Mobile Application
PocketAID: The Pocket Atlas of Infectious Diseases Mobile Application
ObjectiveThe Pocket Atlas of Infectious Diseases (PocketAID) mobile application developed at Pacific Northwest National Laboratory (PNNL) provides infectious disease education and ...
Selection of Injectable Drug Product Composition using Machine Learning Models (Preprint)
Selection of Injectable Drug Product Composition using Machine Learning Models (Preprint)
BACKGROUND As of July 2020, a Web of Science search of “machine learning (ML)” nested within the search of “pharmacokinetics or pharmacodynamics” yielded over 100...
Optimising tool wear and workpiece condition monitoring via cyber-physical systems for smart manufacturing
Optimising tool wear and workpiece condition monitoring via cyber-physical systems for smart manufacturing
Smart manufacturing has been developed since the introduction of Industry 4.0. It consists of resource sharing and networking, predictive engineering, and material and data analyti...
Creation and Evaluation of New Growth Charts With a Gradual Transition From WHO to CDC Values
Creation and Evaluation of New Growth Charts With a Gradual Transition From WHO to CDC Values
BACKGROUND AND OBJECTIVES At age 2 years, the Centers for Disease Control and Prevention (CDC) recommends switching from the World Health Organization (WHO) Gro...

Back to Top