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://ml-nexus.vercel.app/
MIT License
68 stars 123 forks source link

Feature request- #585

Closed Shy029 closed 3 weeks ago

Shy029 commented 3 weeks ago

I propose adding a fake news prediction feature using logistic regression to ML Nexus to enhance its impact in combating misinformation. This feature will enable the platform to classify news articles as real or fake with high accuracy, helping users make informed decisions. Logistic regression is a lightweight and effective algorithm for this task, providing fast predictions along with probability scores to indicate confidence levels. While other models like Random Forest or SVM were considered, logistic regression offers the best balance between simplicity and performance. The development will involve building a preprocessing pipeline, training the model with labeled datasets, and integrating real-time testing. This feature aligns with the goals of GSSoC by promoting responsible AI solutions and empowering users with a reliable tool to detect misinformation efficiently.

please assign this to me.

github-actions[bot] commented 3 weeks ago

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

github-actions[bot] commented 3 weeks 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.