-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
[Project Enhancement]: Brain Stroke Prediction using Neural Networks #640
Conversation
Our team will soon review your PR. Thanks @Armaan457 :) |
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.
Why have you removed the existing project files?
I'm sorry sir, I wasn't aware about this. What changes should I do now? |
Put the existing files as it is and add your enhanced models/files along with the existing files. |
Done Sir |
Follow the README template and update the new README accordingly. Here is the template, https://github.com/abhisheks008/ML-Crate/blob/main/.github/readme_template.md |
Done sir, kindly review and suggest any changes needed. |
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.
Approved @Armaan457
Pull Request for ML-Crate 💡
Brain Stroke Prediction using Neural Networks #605
Closes: #605
Added a new notebook (ipynb) containing the codes for data cleaning and analysis along with 5 neural networks build on TensorFlow with various layers, activations and regularisers
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Describe how it has been tested: The accuracy of the models were measured to ensure no underfitting or overfitting occurs, the data was cleaned to ensure no null values interfere.
Checklist: ☑️