UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/n2D4RqnU
MIT License
53 stars 95 forks source link

Feature request- Parkinson's disease classification #500

Open Shy029 opened 4 days ago

Shy029 commented 4 days ago

I would like to raise a feature request for implementing Parkinson's disease classification using Support Vector Machine (SVM) as part of the ML Nexus project for GSSoC '24. Parkinson's is a complex neurodegenerative disorder, and early detection can significantly improve patient outcomes. SVM is an ideal algorithm for this task due to its ability to handle smaller datasets and complex feature spaces effectively. The model can utilize features like vocal patterns, motor functions, and tremor data to classify individuals with and without Parkinson's. Adding this feature to ML Nexus would not only enhance the project’s impact in healthcare but also provide contributors with a meaningful real-world application of machine learning in the medical field.

please assign this to me.

github-actions[bot] commented 4 days ago

Thanks for creating the issue in ML-Nexus!🎉 Before you start working on your PR, please make sure to:

github-actions[bot] commented 4 days ago

Thanks for raising this issue! However, we believe a similar issue already exists. Kindly go through all the open issues and ask to be assigned to that issue.