Skip to content

meetttttt/Logistic-Regression-on-Heart-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logistic-Regression-on-Heart-Data

Logistic Regression on Heart Data Here I have first mentioned what the WorkFlow is (How we will start our project) Then we need is the library so import it Then we load our data using pandas function Then we move to Preprocing part of the data As our data is read to process first we will split it into trianing and testing phase Then we Visualize the training data Then we create our model Fit the data Now Lets check accuracy Here I have Performed Logistic Regression on Heart Data and got 85% accuracy

Streamlit App:

streamlit run main.py

About

Logistic Regression on Heart Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published