Python implementation of "A Fuzzy K-nearest Neighbor Algorithm by J.M Keller, M.R. Grey and J.A. Givens" 📝
-
Updated
Feb 16, 2018 - Jupyter Notebook
Python implementation of "A Fuzzy K-nearest Neighbor Algorithm by J.M Keller, M.R. Grey and J.A. Givens" 📝
This project aims to develop a machine learning model for predicting chronic kidney disease (CKD) using the Fuzzy K-Nearest Neighbors (F-KNN)
User segmentation using a sort of classifiers (some quite uncommon like the Fuzzy K-Nearest Neighbours).
Simple implementation of KNN and fuzzy KNN algorithms with a small class that compares their results across multiple k-values
Add a description, image, and links to the fuzzy-knn-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the fuzzy-knn-algorithm topic, visit your repo's landing page and select "manage topics."