Skip to content

In this repository I have experimented with diffrent possible K-vaules and distance calculation methords in KNN algorithm.

Notifications You must be signed in to change notification settings

Chhavi-Trivedi/knn_sklearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

knn_sklearn

In this repository I have experimented with different possible K-values and distance calculation methods in KNN algorithm. The motive was to understand how KNN works and what impact does different KNN values have on the overall model accuracy.

distance measuring technics used-

  • minkowski
  • euclidean
  • cosine
  • manhattan

Data set used -

diabetes.csv

About

In this repository I have experimented with diffrent possible K-vaules and distance calculation methords in KNN algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published