Install the necessary packages:
pip install -r requirements.txt
Run
python detection.py
The dataset used for this project can be found here: https://www.kaggle.com/datasets/imbikramsaha/fake-real-news. You can use any other dataset with a similar structure.
This project is a sample implementation that was used to learn and experiment with sci=kit and Joblib. The model's accuracy depends on the dataset and may vary.