RachitAgrwal545422 / Heart-Stroke-Prediction-Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here we are predicting wether a user has chances of Heart stroke or not based on the famous AI algorithms.


## We are using logistic regression,KNN,SVM,decision Tree and random forest algorithms.

You can find the dataset in the kaggle here


We loaded the LogisticRegression model for final prediction but we can use any of the model above.


To predict the results just execute the following command


`python3 app.py`

You will get a link to access the web page

About


Languages

Language:Jupyter Notebook 99.0%Language:HTML 0.9%Language:Python 0.1%