Skip to content

Using K-Nearest Neighbours to determine which fast food restaurant an item is from based on its nutritional value.

Notifications You must be signed in to change notification settings

bmcd243/fast-food-knn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-food-knn

Using K-Nearest Neighbours to determine which fast food restaurant an item is from based on its nutritional value.

The data has been split train:test:validation (60:20:20)

Setting k to 5 achieves an accuracy of 77% on test data.

The dataset is also included above (from Kaggle).

About

Using K-Nearest Neighbours to determine which fast food restaurant an item is from based on its nutritional value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages