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

Perinatal health Risk Predictors Using Classification And Random Forest #149

Closed
1 task done
vivekvardhan2810 opened this issue Jun 1, 2024 · 3 comments
Closed
1 task done

Comments

@vivekvardhan2810
Copy link

vivekvardhan2810 commented Jun 1, 2024

Is your feature request related to a problem? Please describe.

The Feature Has the potential to improve prenatal diagnosis of birth defects and outcomes in assisted reproductive technology too.

Describe the solution you'd like

I would like to develop a machine learning-based classification system for Perinatal health Risk Predictors.

Dataset Link : https://archive.ics.uci.edu/dataset/863/maternal+health+risk

Model : Train and compare various ML models, including Decision Tree, KNN, SVC, Random Forest, Logistic Regression, Bagging Classifier, AdaBoost Classifier, and Naive Bayes.

Data Preprocessing: This activity includes the following steps.

● Handling missing values
● Handling categorical data
● Handling outliers
● Scaling Techniques
● Splitting dataset into training and test set

Evaluation: Use GridSearchCV for hyperparameter tuning and evaluate model performance using confusion matrix and classification report, Choose the best-performing model based on accuracy and other performance metrics, typically Random Forest in this case.

Describe alternatives you've considered

No response.

Additional context

No response.

Code of Conduct

  • I agree to follow this project's Code of Conduct
Copy link

github-actions bot commented Jun 1, 2024

Congratulations, @vivekvardhan2810! 🎉 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

@vivekvardhan2810 vivekvardhan2810 changed the title Perinatal health Risk Predictors Using Classification, Random Forest Perinatal health Risk Predictors Using Classification And Random Forest Jun 1, 2024
@SrijanShovit
Copy link
Owner

SrijanShovit commented Jun 2, 2024

Closing as not checked the repo and proposed same project with different name.

@vivekvardhan2810
Copy link
Author

vivekvardhan2810 commented Jun 2, 2024

Why did you Close this Issue Sir
As i am already working this issue
@SrijanShovit, may i know the reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants