Asthma Disease Detection Using Deep Learning #716
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request for ML-Crate 💡
Issue Title: 716 Asthma Disease Detection Using Deep Learning
Closes: #716
Describe the add-ons or changes you've made 📃
I have used ANN from Pytorch and five ML models
0 First ANN Model 0.951983
1 Second ANN Model 0.951983
2 Logistic Regression 0.931106
3 Decision Tree Classifier 0.945720
4 Random Forest Classifier 0.939457
5 Support Vector Classifier 0.951983
6 Gradient Boosting Classifier 0.945720
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Describe how it has been tested:
I used google collab to create and predict the model and connected with github.I tried different models and chose the best ones
Describe how have you verified the changes made
Checklist: ☑️