Skip to content

arcTanMyAngle/Predictive-Heart-Disease-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Alpha: Heart Disease Prediction Model

Here is the quick setup guide to run our AI model and access the web interface.

The Easiest Way: Google Colab (Recommended)
1. Go to colab.research.google.com and sign in.
2. Upload our notebook file: Copy_of_Heart_Disease_Prediction_180(5)(2).ipynb.
3. In the top menu, click "Runtime" then "Run all" (click "Run anyway" if prompted).
4. Wait for the code to finish running, then scroll to the very bottom of the page.
5. You will see a public web link (ending in .gradio.live). Click it to open the AI interface in a new tab!
*Note: Keep the Colab tab open in the background while you use the web app.*

Running Locally (Windows PC)
If you prefer to run it on your own machine:
1. Make sure you have Python and Jupyter installed.
2. Open your command prompt, navigate to the project_Alpha folder, and install the required libraries (pandas, scikit-learn, lightgbm, gradio, etc.).
3. Launch Jupyter Notebook and open the .ipynb file.
4. Run all cells. At the bottom, a local link (like http://127.0.0.1:7860) will appear. Click it to use the app directly on your computer.

About

Predictive Model for Heart-related Issues based on Demographic, Societal, and Lifestyle Factors

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages