Skip to content

TimKreienkamp/knaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knaf

Machine Learning Problem Set 3

knaf - "kNN and friends" - contains to functions.

#k_NN_classifier Multiclass version of the KNN Classifier discussed in class.

#find_best_k

uses a holdout set (size is user specified) to find the best possible k, as judged on holdout accuracy. Plots the results.

About

Machine Learning Problem Set 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages