-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add "Angiographic coronary heart disease "classification model. #95
Comments
Congratulations, @kRiShNa-429407! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines |
Dataset link? |
Okk wait |
The original set comes from the UCI Machine Learning Repository |
but you see it's same is what's going in one of the projects, if you didn't explore. |
Need not have a separate issue about it. |
okk |
Is your feature request related to a problem? Please describe.
This model takes various [Parameters]() like age , cholesterol, etc, to predict the heart disease (target)
Describe the solution you'd like
To train this model I used various classification machine learning algorithms like KNN , Random Forest , Logistic Regression.
The RandomForest gives me score of 0.885 with tunned hyperparameters.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: