This project uses a Support Vector Machine (SVM) for classification, utilizing numpy
, pandas
, and scikit-learn
for data manipulation and machine learning.
- Python 3.x
pip
(Python package installer)
git clone https://github.com/farout101/Diabetes_prediction.git
pip install -r requirements.txt