Skip to content

A model to predict wether a person will donate blood or not. Trained using algorithms like Neural Networks and Logistic Regression.

Notifications You must be signed in to change notification settings

kaiwalya4850/Transfusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A generalized model that used the data from UCI machine learning repository to predict if a person has donated blood or not. This consists of features like recency, frequency, c.c of blood donated, time and predicts a binary output. This is trained by Logistic Regression Algorithm using various libraries like pandas, keras etc. The last part of code is not working due to some dimension errors that I'll try to fix soon. EDIT: The graph is npw working but I'm not getting the plot. The Neural_Net_tf file does the same predictions using the Neural Nets algorithm using help of tensorflow estimators. The features name may vary from dataset in this code, kindly change it. Scikit learn PREDICTION to be added soon.

About

A model to predict wether a person will donate blood or not. Trained using algorithms like Neural Networks and Logistic Regression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published