• Stars
    star
    1
  • Language
    Python
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project for SJSU's CMPE 188: Machine Learning with Big Data course. Models classify high-definition images of retinae as being 0 (healthy) or 1-4 (more severely diabetic). Models include: gradient boosting decision tree, SVM classifier, KNN classifier, and a TensorFlow convolutional neural network.