You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.