SrijanShovit / HealthLearning

A repo comprising of various Machine Learning and Deep Learning projects in healthcare domain.
36 stars 51 forks source link

Mental Health Prediction #183

Closed chocolatecupcake2002 closed 1 day ago

chocolatecupcake2002 commented 1 week ago

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

Mental health conditions, such as depression, anxiety, and schizophrenia, are increasingly prevalent and can significantly impact an individual's quality of life. According to the World Health Organization (WHO):

Describe the solution you'd like along with reference dataset.

  1. Data Preprocessing: Clean and preprocess the dataset to make it suitable for modeling.
  2. Feature Selection: Identify and select relevant features that contribute to mental health prediction.
  3. Model Development: Develop and train machine learning models using the processed data. The following algorithms will be considered:
    • Logistic Regression
    • Decision Trees
    • Random Forest
    • Support Vector Machines (SVM)
    • Gradient Boosting Machines (GBM)
    • Neural Networks
  4. Model Evaluation: Evaluate the models using appropriate metrics (e.g., accuracy, precision, recall).
  5. Integration: Integrate the trained model into the project for real-time mental health prediction.

Since Mental Health consists of broad range of disorders, The implementation can be complex to include mostly all disorders with different models and algorithms.

Describe alternatives you've considered

No response

Additional context

I kindly request you to assign me this task under GSSOC'24.

Thank You!

Code of Conduct

github-actions[bot] commented 1 week ago

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

adityasingh-0803 commented 1 week ago

@SrijanShovit please assign this to me under gssoc

github-actions[bot] commented 1 day ago

This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!