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

Fake News Detection Demo #78

Closed
NripeshN opened this issue Feb 22, 2024 · 0 comments
Closed

Fake News Detection Demo #78

NripeshN opened this issue Feb 22, 2024 · 0 comments

Comments

@NripeshN
Copy link
Contributor

Objective: Develop a machine learning model capable of distinguishing between real and fake news articles using ivy. This project addresses the critical issue of misinformation in the digital age, employing natural language processing (NLP) techniques to analyze and classify news content. It's an opportunity to contribute to the fight against fake news, leveraging technology to promote the dissemination of accurate information.

Task Details:

  • Dataset: Utilize the dataset available at Fake News Dataset for this task. This dataset contains a collection of news articles along with labels indicating their authenticity, providing a solid foundation for training and evaluating your model.

  • Expected Output: Your contribution should include a Jupyter notebook detailing your model's development process, encompassing data preprocessing, feature engineering, model training, and evaluation stages. Additionally, include the trained model files in the corresponding directory.

  • Submission Directory: Please submit your Jupyter notebook and model files in the Contributor_demos/Fake News Detection subdirectory within the unifyai/demos repository.

How to Contribute:

  1. Fork the unifyai/demos repository to your GitHub account.
  2. Clone the forked repository to your local system.
  3. Create a new branch dedicated to your work on this specific use case.
  4. Develop your model, ensuring to document the process comprehensively in the Jupyter notebook.
  5. Place your notebook and model files in the Contributor_demos/Fake News Detection directory.
  6. Upon completion, push your contributions to your forked repository.
  7. Open a Pull Request (PR) to the unifyai/demos repository with a clear and descriptive title, such as "Fake News Detection Demo Submission".

Contribution Guidelines:

  • Make sure your code is thoroughly documented to facilitate understanding and replication by others.
  • Summarize your methodology, significant discoveries, and any challenges you encountered in your PR description, providing valuable insights into your project.
@NripeshN NripeshN closed this as not planned Won't fix, can't repro, duplicate, stale Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant