Skip to content

A weighted KNN implementation, where weight is assigned according to the Multiplicative Inverse of the "distances" between test-train attributes

Notifications You must be signed in to change notification settings

HasnatPranto/Weighted-KNN_ML3

Repository files navigation

Weighted-KNN_ML3

k-Nearest Neighbours algorithm: Philosophy is "Similar things(/people;) tends to stay close together". The algorithm holds this philosophy & tries to make us believe that too..

About

A weighted KNN implementation, where weight is assigned according to the Multiplicative Inverse of the "distances" between test-train attributes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages