Skip to content

farout101/Diabetes_prediction_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes Prediction model

This project uses a Support Vector Machine (SVM) for classification, utilizing numpy, pandas, and scikit-learn for data manipulation and machine learning.

Prerequisites

  • Python 3.x
  • pip (Python package installer)

Clone the Repository

git clone https://github.com/farout101/Diabetes_prediction.git

Install Dependencies

pip install -r requirements.txt