Skip to content

Hariharan-V/KNN-MLE-diabetes-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KNN-MLE-diabetes-predictor

Assignment for cs-559, splits data randomly into training and testing data, trains models and calculates accuracy for both KNN and MLE methods

#Dependencies Python 2.7, Numpy

#Instructions run "python knn.py" to get an overall summary of accuracy given K = 1,5,11 neighbors run "python mle.py" to get an overall summary of accuracy using the MLE method

About

Assignment for cs-559

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages