Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predict Person Suffer from Heart Attack or not Via Machine Learning #727

Closed
3 tasks done
MithanshuHedau opened this issue Oct 19, 2024 · 3 comments
Closed
3 tasks done
Assignees
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.

Comments

@MithanshuHedau
Copy link

Have you completed your first issue?

  • I have completed my first issue

Guidelines

  • I have read the guidelines
  • I have the link to my latest merged PR

Latest Merged PR Link

N/A

Project Description

The project aims to build a machine learning model to predict whether a person is at risk of having a heart attack based on various health parameters. The dataset typically includes features like age, gender, blood pressure, cholesterol levels, heart rate, and lifestyle factors such as smoking and physical activity.

The process involves:

Data Preprocessing: Handling missing data, scaling features, and encoding categorical variables.
Exploratory Data Analysis (EDA): Identifying patterns and relationships between variables to gain insights.
Model Selection: Training multiple models (e.g., Logistic Regression, Decision Trees, Random Forest, SVM, etc.) and selecting the best performing one.
Evaluation: Using metrics like accuracy, precision, recall, F1-score, and AUC-ROC to evaluate model performance.
Optimization: Tuning hyperparameters and applying cross-validation for better predictions.
The goal is to create a reliable model that can assist in early detection of heart attack risks.

Full Name

Mithanshu Rajesh Hedau

Participant Role

gssoc-ext , hacktoberfest

Copy link

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@MithanshuHedau
Copy link
Author

MithanshuHedau commented Oct 19, 2024

@UTSAVS26 , Please assign me this issue with the desired label , so i can further contribute in that .

@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Assigned Indicates an issue has been assigned to a contributor. level1 gssoc-ext hacktoberfest labels Oct 20, 2024
Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.
Projects
None yet
Development

No branches or pull requests

2 participants