Comparison of different Machine Learning and Deep Learning algorthims applied in fake news detection problem.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
before starting, you need to install the required packages using pip command
pip install -r requirements.txt
to run the Flask application, you need to execute the file server.py located in the folders "Project"
This project is licensed under the MIT License - see the LICENSE.md file for details