Skip to content

heart diseases predication using logresstic regression ,webframework by flask

Notifications You must be signed in to change notification settings

aravindhnirmal/Heart_disease_predication_useonly_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this project for heart disease predication using logresstic regression with .81 accuracy and run in the web(local host) using flask , the dataset is attached in folder. first make lr modle with scikit learn,scaler and train it and save with the format of .pkl(important),last line is open y using pickle. next create the app.py,inside flask,pickle,numpy(for input in array) and flask connect with the templates folder inside index.html (must two html fike predict and index inside in template folder)

About

heart diseases predication using logresstic regression ,webframework by flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages