Skip to content

A liver disease prediction I did using SVM classifier, Logistic regression and Random forest. The aim was to compare which of the classifiers give a better result in terms of the accuracy, recall, f1-score and precision. The dataset I used was gotten from https://www.kaggle.com/uciml/indian-liver-patient-records

Notifications You must be signed in to change notification settings

DPsalmist/Liver-Diesease-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Liver-Diesease-Prediction

Task: To predict/detect liver disease from a datset of patients

#We compare three different classifiers (SVM, Logistic regression and Random forest) to see which offers the best result in terms of accuracy, precision, recall and f-1 score.

#The dataset used for this task was gotten from kaggle https://www.kaggle.com/uciml/indian-liver-patient-records

About

A liver disease prediction I did using SVM classifier, Logistic regression and Random forest. The aim was to compare which of the classifiers give a better result in terms of the accuracy, recall, f1-score and precision. The dataset I used was gotten from https://www.kaggle.com/uciml/indian-liver-patient-records

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published