Diabetes Classification
Predict diabetes risk using Support Vector Machine (SVM)
About This Project
This project uses Support Vector Machine (SVM) classifier model to predict whether someone could have diabetes or not.
SVM is a Machine Learning (ML) model which uses supervised learning to classify in this case the final outcome of different medical readings (i.e. whether a patient has diabetes or not).
The dataset used for this project can be found here by University of California, Irvine.