-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
CVD Dataset Analysis #708
CVD Dataset Analysis #708
Conversation
Added CVD Dataset Analysis Code
Our team will soon review your PR. Thanks @arijitde92 :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Remove the
.vscode
folder. - Inside the Model/README file, typing mistakes are there in the project name. Eg.
pCardio Vascular Disease...
. - Mention the accuracy scores of the models inside the README.
- Add
requirements.txt
file. - Insert the EDA results inside the README too.
@arijitde92 please fix these issues ASAP.
Hi @abhisheks008 , I have made the requested changes, please review the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @arijitde92 looks good to me. Approved ✅
Added CVD Dataset Analysis Code
Pull Request for ML-Crate 💡
Issue Title: CVD Dataset Analysis #649
Closes: #649
Describe the add-ons or changes you've made 📃
Give a clear description of what have you added or modifications made
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Describe how it has been tested
By creating training and testing sets randomly in the ratio 80:20 respectively and testing some models on the test set.
Describe how have you verified the changes made
By comparing with various Machine Learning models with a variety of metrics.
Checklist: ☑️