Skip to content

Local means-based fuzzy k-nearest neighbor classifier with Minkowski 2 distance and relevance-complementarity feature weighting

Notifications You must be signed in to change notification settings

MahindaMK/FWM-LMFKNN-classifier

Repository files navigation

Local means-based fuzzy k-nearest neighbor classifier with Minkowski distance and relevance-complementarity feature weighting (FWM-LMFKNN)

Introduction:
FWM-LMFKNN-classifier improves classification accuracy by incorporating feature weights, Minkowski distance, and class representative local mean vectors. The feature weighting process is developed based on feature relevance and complementarity. The distance calculation between instances is enhanced by utilizing feature information-based weighting and Minkowski distance, resulting in a more precise set of nearest neighbors. Furthermore, the FWM-LMFKNN classifier considers the local structure of class subsets by using local mean vectors instead of individual neighbors, which improves its classification performance.

Matlab functions:
The functions of the FWM-LMFKNN algorithm (FWM_LMFKNN.m) is included. Here, the feat_sel_FES_RRComcorr is the function for relevance and complementarity based feature weight generation.

Reference: Kumbure, M.M. and Luukka, P. (2024) Local means-based fuzzy k-nearest neighbor classifier with Minkowski distance and relevance-complementarity feature weighting. Granular Computing

About

Local means-based fuzzy k-nearest neighbor classifier with Minkowski 2 distance and relevance-complementarity feature weighting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages