Skip to content

izam-mohammed/Fake-News-Detection

Repository files navigation

FakeNewsDetection

PyPI v0.5 MIT License build

Arepositoryfordetectwhetherthenewisfakeornot

Workflows

  1. Update config.yaml
  2. Update schema.yaml
  3. Update params.yaml
  4. Update the entity
  5. Update the configuration manager in src config
  6. Update the components
  7. Update the pipeline
  8. Update the main.py
  9. Update the app.py

Contributing

Contributions are welcome! If you'd like to contribute to the project, feel free to submit issues or pull requests. Please ensure your contributions align with the project's coding standards and guidelines.

Repository Code Formatting

This repository follows a consistent code formatting approach to enhance readability and maintainability.

Python Files

Python files in this repository are formatted using Black. Black is an opinionated code formatter that automatically formats your Python code to adhere to the PEP 8 style guide.

To ensure that your Python code is formatted correctly, you can install Black and format the code by running the following command in your terminal:

pip install black
black .

HTML Files

HTML files in this repository are formatted using Prettier. Prettier is a code formatter that supports multiple languages, including HTML.

License

This project is licensed under the MIT License.

Acknowledgements


Feel free to customize this README.md template to suit your project's specific details and add any additional sections you find relevant.

Thanks !

About

Fake News Detection End to End project with deployment πŸ”₯. distinguishes between authentic and fake news, contributing to media credibility. πŸš€

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published