Skip to content

nigelreign/stroke-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Early Identification of Stroke : Project Overview🎯

A web application to predict the chances of getting stroke by a patient based on other health factors like hypertension, Smoking habit, etc.

Tools and Technologies used🛠

  • Windows 10 OS
  • Python 3.7
  • Pandas
  • Numpy
  • Malplotlib
  • Seaborn
  • Sklearn
  • Flask
  • HTML
  • CSS
  • BootStrap
  • Deployed on Heroku cloud

Installation☢

Step 1: Download zip file and extract
or
clone this repository
git clone https://github.com/ashok49473/stroke-prediction-app.git

Step 2: Open your command promt and set app folder as working directory
cd stroke-prediction-app

Step 3: Install dependencies
pip install -r requirements.txt

Step 4: Run the application
python app.py

Step 5: Copy the url from the terminal and open it in your favourite browser.
ex: 127.0.0.1:5000/
------------------------------------------------------------------

Thank you...!! ❤

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published