Skip to content

harshit9665/Medical-Diagnosis-using-Support-Vector-Machines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Medical-Diagnosis-using-Support-Vector-Machines

In this project model has been trained by Support Vector Machine to predict whether a new patient has diabetes based on certain features.

The dataset used in this project comes from the National Institute of Diabetes and Digestive and Kidney Diseases, and contains anonymized diagnostic measurements for a set of female patients.

Tasks included in this are

1: Loading a dataset from file, and extract its features and labels.

2: Spliting a dataset into training and testing subsets, and normalize the values.

3: Creating a support vector machine and train it.

4: Making a medical diagnosis for a new patient using an SVM.

5: Evaluating the accuracy of the SVM classifier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published